summaryrefslogtreecommitdiffstats
path: root/chalk/ui/kis_controlframe.h
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/ui/kis_controlframe.h')
-rw-r--r--chalk/ui/kis_controlframe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/ui/kis_controlframe.h b/chalk/ui/kis_controlframe.h
index 0c16c77f..ac20191d 100644
--- a/chalk/ui/kis_controlframe.h
+++ b/chalk/ui/kis_controlframe.h
@@ -56,7 +56,7 @@ class KisPopupFrame : public TQPopupMenu {
public:
- KisPopupFrame(TQWidget * tqparent, const char * name = 0);
+ KisPopupFrame(TQWidget * parent, const char * name = 0);
virtual void keyPressEvent(TQKeyEvent *);
public: