summaryrefslogtreecommitdiffstats
path: root/kalarm/lib/combobox.h
diff options
context:
space:
mode:
Diffstat (limited to 'kalarm/lib/combobox.h')
-rw-r--r--kalarm/lib/combobox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kalarm/lib/combobox.h b/kalarm/lib/combobox.h
index 3d5ff13e6..f0402c721 100644
--- a/kalarm/lib/combobox.h
+++ b/kalarm/lib/combobox.h
@@ -37,7 +37,7 @@
class ComboBox : public TQComboBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
/** Constructor.
* @param parent The parent object of this widget.