summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/fitsprocess.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/fitsprocess.h')
-rw-r--r--kstars/kstars/fitsprocess.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/kstars/fitsprocess.h b/kstars/kstars/fitsprocess.h
index 97d4f35a..da0e597e 100644
--- a/kstars/kstars/fitsprocess.h
+++ b/kstars/kstars/fitsprocess.h
@@ -31,7 +31,7 @@
7. void divide(unsigned int * img1, unsigned int * img2); we know numOfPixels already.*/
class FITSViewer;
-class QImage;
+class TQImage;
class FITSProcess
{