summaryrefslogtreecommitdiffstats
path: root/kexi/widget/utils/kexicomboboxdropdownbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/widget/utils/kexicomboboxdropdownbutton.h')
-rw-r--r--kexi/widget/utils/kexicomboboxdropdownbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/widget/utils/kexicomboboxdropdownbutton.h b/kexi/widget/utils/kexicomboboxdropdownbutton.h
index 970e46c3..f480de74 100644
--- a/kexi/widget/utils/kexicomboboxdropdownbutton.h
+++ b/kexi/widget/utils/kexicomboboxdropdownbutton.h
@@ -30,7 +30,7 @@ class KComboBox;
class KEXIGUIUTILS_EXPORT KexiComboBoxDropDownButton : public KPushButton
{
public:
- KexiComboBoxDropDownButton( TQWidget *tqparent );
+ KexiComboBoxDropDownButton( TQWidget *parent );
virtual ~KexiComboBoxDropDownButton();
protected: