summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/ccdpreviewwg.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/ccdpreviewwg.h')
-rw-r--r--kstars/kstars/ccdpreviewwg.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/kstars/kstars/ccdpreviewwg.h b/kstars/kstars/ccdpreviewwg.h
index 831c7d10..ee079f81 100644
--- a/kstars/kstars/ccdpreviewwg.h
+++ b/kstars/kstars/ccdpreviewwg.h
@@ -21,12 +21,12 @@
enum Pixelorder {PIXELORDER_NORMAL=1, PIXELORDER_DUAL=2};
- class QImage;
- class QSocketNotifier;
+ class TQImage;
+ class TQSocketNotifier;
class CCDVideoWG;
class INDIStdDevice;
- class QPainter;
- class QVBoxLayout;
+ class TQPainter;
+ class TQVBoxLayout;
class CCDPreviewWG : public CCDPreviewForm
{