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 aae785b1..b3c97215 100644
--- a/src/profileengine/editor/profileeditor.h
+++ b/src/profileengine/editor/profileeditor.h
@@ -31,7 +31,7 @@ class ProfileEditor : public ProfileEditorBase {
Q_OBJECT
TQ_OBJECT
public:
- ProfileEditor(TQWidget *tqparent = 0, const char *name = 0);
+ ProfileEditor(TQWidget *parent = 0, const char *name = 0);
public slots:
virtual void removeProperty();