From 5a1dcd5e07af735c0ae1af96e544ab15ad13baff Mon Sep 17 00:00:00 2001 From: Arno Date: Wed, 8 Mar 2017 14:24:14 +0100 Subject: Quit BeetPlayer when closing the main window Adding QSystemTrayIcon actually changed that behavior... --- playerwidget.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'playerwidget.h') diff --git a/playerwidget.h b/playerwidget.h index 67e89be..2c5542b 100644 --- a/playerwidget.h +++ b/playerwidget.h @@ -3,7 +3,7 @@ #include #include -#include +#include class QStandardItemModel; class QStandardItem; @@ -16,7 +16,6 @@ class QToolBar; class QAction; class BeetPlayerProxy; class BeetView; -class QSystemTrayIcon; class PlayerWidget : public QWidget { Q_OBJECT -- cgit v1.2.3-70-g09d2