summaryrefslogtreecommitdiffstats
path: root/kpresenter/KPrPictureProperty.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpresenter/KPrPictureProperty.h')
-rw-r--r--kpresenter/KPrPictureProperty.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrPictureProperty.h b/kpresenter/KPrPictureProperty.h
index eb8caa8b9..22b16eae1 100644
--- a/kpresenter/KPrPictureProperty.h
+++ b/kpresenter/KPrPictureProperty.h
@@ -31,7 +31,7 @@ class TQPixmap;
class KPrPictureProperty : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrPictureProperty( TQWidget *parent, const char *name, const TQPixmap &pixmap,
KPrPictureSettingCmd::PictureSettings pictureSettings );