aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmmpui')
-rw-r--r--src/qmmpui/commandlinehandler.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/qmmpui/commandlinehandler.h b/src/qmmpui/commandlinehandler.h
index 1c32ebb40..db733c586 100644
--- a/src/qmmpui/commandlinehandler.h
+++ b/src/qmmpui/commandlinehandler.h
@@ -27,13 +27,6 @@
#include <QFlags>
#include "qmmpui_export.h"
-
-class CommandLineManager;
-class QString;
-class QObject;
-class QStringList;
-
-
/*! @brief Abstract base class of the command line plugins.
* @author Vladimir Kuznetsov <vovanec@gmail.ru>
*/