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 040933a6..8f2234d6 100644 --- a/kpf/src/AppletItem.h +++ b/kpf/src/AppletItem.h @@ -45,7 +45,7 @@ namespace KPF */ class AppletItem : public TQWidget { - Q_OBJECT + TQ_OBJECT public: |