diff options
Diffstat (limited to 'kpf/src/Applet.h')
-rw-r--r-- | kpf/src/Applet.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpf/src/Applet.h b/kpf/src/Applet.h index 75e434ad..185a36be 100644 --- a/kpf/src/Applet.h +++ b/kpf/src/Applet.h @@ -45,7 +45,7 @@ namespace KPF */ class Applet : public KPanelApplet { - Q_OBJECT + TQ_OBJECT public: |