summaryrefslogtreecommitdiffstats
path: root/parts/filecreate/filecreate_part.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/filecreate/filecreate_part.h')
-rw-r--r--parts/filecreate/filecreate_part.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/filecreate/filecreate_part.h b/parts/filecreate/filecreate_part.h
index ab870791..d281db5a 100644
--- a/parts/filecreate/filecreate_part.h
+++ b/parts/filecreate/filecreate_part.h
@@ -38,7 +38,7 @@ using namespace FileCreate;
class FileCreatePart : public KDevCreateFile
{
- Q_OBJECT
+ TQ_OBJECT
friend class FCConfigWidget;