summaryrefslogtreecommitdiffstats
path: root/kalarm/lib/timeedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kalarm/lib/timeedit.h')
-rw-r--r--kalarm/lib/timeedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kalarm/lib/timeedit.h b/kalarm/lib/timeedit.h
index 658fe7805..4a74d5765 100644
--- a/kalarm/lib/timeedit.h
+++ b/kalarm/lib/timeedit.h
@@ -50,7 +50,7 @@ class TimeSpinBox;
class TimeEdit : public TQHBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
/** Constructor.
* @param parent The parent object of this widget.