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 1f31be9d..2cb1f852 100644 --- a/kstars/kstars/opscatalog.h +++ b/kstars/kstars/opscatalog.h @@ -38,7 +38,7 @@ class TQCheckListItem; class OpsCatalog : public OpsCatalogUI { - Q_OBJECT + TQ_OBJECT public: |