aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/kdenotify/kdenotifyfactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/kdenotify/kdenotifyfactory.h')
-rw-r--r--src/plugins/General/kdenotify/kdenotifyfactory.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/General/kdenotify/kdenotifyfactory.h b/src/plugins/General/kdenotify/kdenotifyfactory.h
index 1c6f7543a..083a95e6c 100644
--- a/src/plugins/General/kdenotify/kdenotifyfactory.h
+++ b/src/plugins/General/kdenotify/kdenotifyfactory.h
@@ -22,7 +22,6 @@
#define KDENOTIFYFACTORY_H
#include <QObject>
-#include <QTranslator>
#include <QDialog>
#include <qmmpui/general.h>
@@ -38,7 +37,6 @@ public:
QObject *create(QObject *parent);
QDialog *createConfigDialog(QWidget *parent);
void showAbout(QWidget *parent);
- QTranslator *createTranslator(QObject *parent);
};
#endif // KDENOTIFYFACTORY_H