summaryrefslogtreecommitdiffstats
path: root/kpresenter/KPrMoveHelpLineDia.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpresenter/KPrMoveHelpLineDia.h')
-rw-r--r--kpresenter/KPrMoveHelpLineDia.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kpresenter/KPrMoveHelpLineDia.h b/kpresenter/KPrMoveHelpLineDia.h
index c419a205..26bdc660 100644
--- a/kpresenter/KPrMoveHelpLineDia.h
+++ b/kpresenter/KPrMoveHelpLineDia.h
@@ -31,7 +31,7 @@ class KoUnitDoubleSpinBox;
class KPrMoveHelpLineDia : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
KPrMoveHelpLineDia( TQWidget *parent, double value, double limitTop, double limitBottom,
@@ -51,7 +51,7 @@ protected:
class KPrInsertHelpLineDia : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
KPrInsertHelpLineDia( TQWidget *parent, const KoRect &r, KPrDocument *_doc, const char *name=0L);
@@ -74,7 +74,7 @@ protected:
class KPrInsertHelpPointDia : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
KPrInsertHelpPointDia( TQWidget *parent, const KoRect &r, KPrDocument *_doc, double poxX=0.0,