summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/tools/lcgenerator.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/tools/lcgenerator.h')
-rw-r--r--kstars/kstars/tools/lcgenerator.h16
1 files changed, 8 insertions, 8 deletions
diff --git a/kstars/kstars/tools/lcgenerator.h b/kstars/kstars/tools/lcgenerator.h
index 0e676be6..4e8e055c 100644
--- a/kstars/kstars/tools/lcgenerator.h
+++ b/kstars/kstars/tools/lcgenerator.h
@@ -31,17 +31,17 @@
#include <kdialogbase.h>
#include <kio/job.h>
-class QVBoxLayout;
-class QHBoxLayout;
-class QGridLayout;
-class QFile;
+class TQVBoxLayout;
+class TQHBoxLayout;
+class TQGridLayout;
+class TQFile;
class KLineEdit;
class KListBox;
class KPushButton;
-class QCheckBox;
-class QGroupBox;
-class QLabel;
-class QListBoxItem;
+class TQCheckBox;
+class TQGroupBox;
+class TQLabel;
+class TQListBoxItem;
class KStars;