summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/fovdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/fovdialog.h')
-rw-r--r--kstars/kstars/fovdialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kstars/kstars/fovdialog.h b/kstars/kstars/fovdialog.h
index ce25d7e7..62ad30c3 100644
--- a/kstars/kstars/fovdialog.h
+++ b/kstars/kstars/fovdialog.h
@@ -33,7 +33,7 @@ class NewFOVUI;
class FOVDialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
FOVDialog( TQWidget *parent=0 );
@@ -63,7 +63,7 @@ private:
*/
class NewFOV : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
NewFOV( TQWidget *parent=0 );