summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/opscatalog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/opscatalog.h')
-rw-r--r--kstars/kstars/opscatalog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kstars/kstars/opscatalog.h b/kstars/kstars/opscatalog.h
index 514d9ea9..d57049d5 100644
--- a/kstars/kstars/opscatalog.h
+++ b/kstars/kstars/opscatalog.h
@@ -32,9 +32,9 @@
*@version 1.0
*/
-class QWidget;
+class TQWidget;
class KStars;
-class QCheckListItem;
+class TQCheckListItem;
class OpsCatalog : public OpsCatalogUI
{