diff options
Diffstat (limited to 'src/plugins/General/gnomehotkey/gnomehotkeyfactory.h')
| -rw-r--r-- | src/plugins/General/gnomehotkey/gnomehotkeyfactory.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/plugins/General/gnomehotkey/gnomehotkeyfactory.h b/src/plugins/General/gnomehotkey/gnomehotkeyfactory.h index 0210dde80..ebe082435 100644 --- a/src/plugins/General/gnomehotkey/gnomehotkeyfactory.h +++ b/src/plugins/General/gnomehotkey/gnomehotkeyfactory.h @@ -22,7 +22,6 @@ #include <QObject> -#include <QTranslator> #include <qmmpui/general.h> #include <qmmpui/generalfactory.h> @@ -39,8 +38,6 @@ public: QObject *create(QObject *parent); QDialog *createConfigDialog(QWidget *parent); void showAbout(QWidget *parent); - QTranslator *createTranslator(QObject *parent); - }; #endif |
