summaryrefslogtreecommitdiffstats
path: root/kpresenter/KPrCustomSlideShowDia.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpresenter/KPrCustomSlideShowDia.h')
-rw-r--r--kpresenter/KPrCustomSlideShowDia.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kpresenter/KPrCustomSlideShowDia.h b/kpresenter/KPrCustomSlideShowDia.h
index be08adeb..fa698c3d 100644
--- a/kpresenter/KPrCustomSlideShowDia.h
+++ b/kpresenter/KPrCustomSlideShowDia.h
@@ -33,7 +33,7 @@ class KPrPage;
class KPrCustomSlideShowDia : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -84,7 +84,7 @@ private:
class KPrDefineCustomSlideShow : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
KPrDefineCustomSlideShow( TQWidget* parent, TQStringList &_listNameSlideShow, const TQPtrList<KPrPage> &pages, const char *name = 0L);