diff options
Diffstat (limited to 'src/profileengine/editor/profileeditor.h')
-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 dd1acb87..ad5610f0 100644 --- a/src/profileengine/editor/profileeditor.h +++ b/src/profileengine/editor/profileeditor.h @@ -29,7 +29,7 @@ class KListViewItem; class ProfileEditor : public ProfileEditorBase { Q_OBJECT - TQ_OBJECT + public: ProfileEditor(TQWidget *parent = 0, const char *name = 0); |