summaryrefslogtreecommitdiffstats
path: root/wizards/servertypemanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/servertypemanager.h')
-rw-r--r--wizards/servertypemanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/servertypemanager.h b/wizards/servertypemanager.h
index c3070dd4..9dcfdfdf 100644
--- a/wizards/servertypemanager.h
+++ b/wizards/servertypemanager.h
@@ -61,7 +61,7 @@ class ServerTypeManager : public TQObject
void loadPlugins();
- ServerTypeManager( TQObject *tqparent, const char *name = 0 );
+ ServerTypeManager( TQObject *parent, const char *name = 0 );
static ServerTypeManager* mSelf;