summaryrefslogtreecommitdiffstats
path: root/src/partcontroller.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/partcontroller.h')
-rw-r--r--src/partcontroller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/partcontroller.h b/src/partcontroller.h
index dbb6a632..9e563914 100644
--- a/src/partcontroller.h
+++ b/src/partcontroller.h
@@ -48,7 +48,7 @@ class PartController : public KDevPartController
public:
PartController(TQWidget *toplevel);
- static void createInstance(TQWidget *tqparent);
+ static void createInstance(TQWidget *parent);
static PartController *getInstance();
///// KDevPartController interface