summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/timespinbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/timespinbox.h')
-rw-r--r--kstars/kstars/timespinbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/kstars/timespinbox.h b/kstars/kstars/timespinbox.h
index 77498c00..bfba1ee5 100644
--- a/kstars/kstars/timespinbox.h
+++ b/kstars/kstars/timespinbox.h
@@ -30,7 +30,7 @@
class TimeSpinBox : public TQSpinBox {
Q_OBJECT
- TQ_OBJECT
+
public:
/**Constructor */
TimeSpinBox( TQWidget *parent, const char* name=0, bool daysOnly = false );