summaryrefslogtreecommitdiffstats
path: root/kexi/widget/kexicustompropertyfactory_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/widget/kexicustompropertyfactory_p.h')
-rw-r--r--kexi/widget/kexicustompropertyfactory_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kexi/widget/kexicustompropertyfactory_p.h b/kexi/widget/kexicustompropertyfactory_p.h
index b51b7314..dd659987 100644
--- a/kexi/widget/kexicustompropertyfactory_p.h
+++ b/kexi/widget/kexicustompropertyfactory_p.h
@@ -27,7 +27,7 @@
//! Kexi-specific image editor for property editor's item
class KexiImagePropertyEdit : public KoProperty::PixmapEdit
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -56,7 +56,7 @@ class KexiImagePropertyEdit : public KoProperty::PixmapEdit
*/
class KexiIdentifierPropertyEdit : public KoProperty::StringEdit
{
- Q_OBJECT
+ TQ_OBJECT
public: