summaryrefslogtreecommitdiffstats
path: root/kpresenter/KPrRotationDialogImpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpresenter/KPrRotationDialogImpl.h')
-rw-r--r--kpresenter/KPrRotationDialogImpl.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kpresenter/KPrRotationDialogImpl.h b/kpresenter/KPrRotationDialogImpl.h
index 5e371193..c6222beb 100644
--- a/kpresenter/KPrRotationDialogImpl.h
+++ b/kpresenter/KPrRotationDialogImpl.h
@@ -32,7 +32,7 @@ class KPrCircleGroup;
*/
class KPrRotationDialogImpl : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -62,7 +62,7 @@ private:
*/
class KPrCircleToggle : public TQLabel
{
- Q_OBJECT
+ TQ_OBJECT
public:
/**
@@ -102,7 +102,7 @@ private:
*/
class KPrCircleGroup : public TQFrame
{
- Q_OBJECT
+ TQ_OBJECT
public:
/**