summaryrefslogtreecommitdiffstats
path: root/lib/koproperty/editors/pixmapedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/koproperty/editors/pixmapedit.h')
-rw-r--r--lib/koproperty/editors/pixmapedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/koproperty/editors/pixmapedit.h b/lib/koproperty/editors/pixmapedit.h
index 3b6a6cd5..c2a9d011 100644
--- a/lib/koproperty/editors/pixmapedit.h
+++ b/lib/koproperty/editors/pixmapedit.h
@@ -34,7 +34,7 @@ namespace KoProperty {
class KOPROPERTY_EXPORT PixmapEdit : public Widget
{
Q_OBJECT
- TQ_OBJECT
+
public:
PixmapEdit(Property *property, TQWidget *parent=0, const char *name=0);