summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/imagereductiondlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/imagereductiondlg.h')
-rw-r--r--kstars/kstars/imagereductiondlg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kstars/kstars/imagereductiondlg.h b/kstars/kstars/imagereductiondlg.h
index 2e7bff26..03feba93 100644
--- a/kstars/kstars/imagereductiondlg.h
+++ b/kstars/kstars/imagereductiondlg.h
@@ -23,9 +23,10 @@
class ImageReductionDlg : public imageReductionUI
{
Q_OBJECT
+ TQ_OBJECT
public:
- ImageReductionDlg(TQWidget * parent, const char * name = 0);
+ ImageReductionDlg(TQWidget * tqparent, const char * name = 0);
~ImageReductionDlg();