diff options
Diffstat (limited to 'kplato/kptresourcespanel.h')
-rw-r--r-- | kplato/kptresourcespanel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kplato/kptresourcespanel.h b/kplato/kptresourcespanel.h index 3e3d5d9e..b89c726f 100644 --- a/kplato/kptresourcespanel.h +++ b/kplato/kptresourcespanel.h @@ -39,7 +39,7 @@ class ResourcesPanelGroupLVItem; class Part; class ResourcesPanel : public ResourcesPanelBase { - Q_OBJECT + TQ_OBJECT public: ResourcesPanel (TQWidget *parent, Project *project); |