diff options
Diffstat (limited to 'kstars/kstars/opscatalog.h')
-rw-r--r-- | kstars/kstars/opscatalog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/kstars/opscatalog.h b/kstars/kstars/opscatalog.h index ca2d3553..cc4ec8e3 100644 --- a/kstars/kstars/opscatalog.h +++ b/kstars/kstars/opscatalog.h @@ -39,7 +39,7 @@ class TQCheckListItem; class OpsCatalog : public OpsCatalogUI { Q_OBJECT - TQ_OBJECT + public: OpsCatalog( TQWidget *parent=0, const char *name=0, WFlags fl = 0 ); |