summaryrefslogtreecommitdiffstats
path: root/kmymoney2/widgets/kmymoneytitlelabel.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmymoney2/widgets/kmymoneytitlelabel.h')
-rw-r--r--kmymoney2/widgets/kmymoneytitlelabel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/widgets/kmymoneytitlelabel.h b/kmymoney2/widgets/kmymoneytitlelabel.h
index b8c0dc0..9919510 100644
--- a/kmymoney2/widgets/kmymoneytitlelabel.h
+++ b/kmymoney2/widgets/kmymoneytitlelabel.h
@@ -38,7 +38,7 @@ class TQPixmap;
class KMyMoneyTitleLabel : public TQLabel
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY( TQString leftImageFile READ leftImageFile WRITE setLeftImageFile DESIGNABLE true )
TQ_PROPERTY( TQString rightImageFile READ rightImageFile WRITE setRightImageFile DESIGNABLE true )
TQ_PROPERTY( TQColor bgColor READ bgColor WRITE setBgColor DESIGNABLE true )