summaryrefslogtreecommitdiffstats
path: root/kexi/formeditor/kfdpixmapedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/formeditor/kfdpixmapedit.h')
-rw-r--r--kexi/formeditor/kfdpixmapedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/formeditor/kfdpixmapedit.h b/kexi/formeditor/kfdpixmapedit.h
index cac2b751..66f6e4ac 100644
--- a/kexi/formeditor/kfdpixmapedit.h
+++ b/kexi/formeditor/kfdpixmapedit.h
@@ -27,7 +27,7 @@ namespace KFormDesigner {
class KFORMEDITOR_EXPORT KFDPixmapEdit : public KoProperty::PixmapEdit
{
Q_OBJECT
- TQ_OBJECT
+
public:
KFDPixmapEdit(KoProperty::Property *property, TQWidget *parent=0, const char *name=0);