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 5b7e9e8c..cb865c55 100644 --- a/kpf/src/Applet.h +++ b/kpf/src/Applet.h @@ -46,7 +46,7 @@ namespace KPF class Applet : public KPanelApplet { Q_OBJECT - TQ_OBJECT + public: |