summaryrefslogtreecommitdiffstats
path: root/src/profileengine/editor/profileeditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/profileengine/editor/profileeditor.h')
-rw-r--r--src/profileengine/editor/profileeditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profileengine/editor/profileeditor.h b/src/profileengine/editor/profileeditor.h
index 45763d98..8a154a7b 100644
--- a/src/profileengine/editor/profileeditor.h
+++ b/src/profileengine/editor/profileeditor.h
@@ -28,7 +28,7 @@ class TQListViewItem;
class TDEListViewItem;
class ProfileEditor : public ProfileEditorBase {
- Q_OBJECT
+ TQ_OBJECT
public:
ProfileEditor(TQWidget *parent = 0, const char *name = 0);