summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/timestepbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/timestepbox.h')
-rw-r--r--kstars/kstars/timestepbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/kstars/timestepbox.h b/kstars/kstars/timestepbox.h
index 6be45ead..c05ec1d3 100644
--- a/kstars/kstars/timestepbox.h
+++ b/kstars/kstars/timestepbox.h
@@ -35,7 +35,7 @@
class TimeStepBox : public TQFrame {
Q_OBJECT
- TQ_OBJECT
+
public:
/**Constructor. */
TimeStepBox( TQWidget *parent=0, const char* name=0, bool daysonly=false );