diff options
Diffstat (limited to 'kpf/src/AppletItem.h')
-rw-r--r-- | kpf/src/AppletItem.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpf/src/AppletItem.h b/kpf/src/AppletItem.h index 22b21337..e505304c 100644 --- a/kpf/src/AppletItem.h +++ b/kpf/src/AppletItem.h @@ -46,7 +46,7 @@ namespace KPF class AppletItem : public TQWidget { Q_OBJECT - TQ_OBJECT + public: |