summaryrefslogtreecommitdiffstats
path: root/kexi/widget/utils/kexidropdownbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/widget/utils/kexidropdownbutton.h')
-rw-r--r--kexi/widget/utils/kexidropdownbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/widget/utils/kexidropdownbutton.h b/kexi/widget/utils/kexidropdownbutton.h
index a2d280a7..e61ab9f5 100644
--- a/kexi/widget/utils/kexidropdownbutton.h
+++ b/kexi/widget/utils/kexidropdownbutton.h
@@ -33,7 +33,7 @@ class KEXIGUIUTILS_EXPORT KexiDropDownButton : public TQToolButton
TQ_OBJECT
public:
- KexiDropDownButton(TQWidget *tqparent);
+ KexiDropDownButton(TQWidget *parent);
virtual ~KexiDropDownButton();
virtual void drawButton( TQPainter *p );