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 44b2a39e..3e3d5d9e 100644 --- a/kplato/kptresourcespanel.h +++ b/kplato/kptresourcespanel.h @@ -40,7 +40,7 @@ class Part; class ResourcesPanel : public ResourcesPanelBase { Q_OBJECT - TQ_OBJECT + public: ResourcesPanel (TQWidget *parent, Project *project); |