diff options
Diffstat (limited to 'src/profileengine')
-rw-r--r-- | src/profileengine/editor/profileeditor.h | 2 |
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); |