diff options
Diffstat (limited to 'tdm/kfrontend/themer/tdmpixmap.h')
-rw-r--r-- | tdm/kfrontend/themer/tdmpixmap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdm/kfrontend/themer/tdmpixmap.h b/tdm/kfrontend/themer/tdmpixmap.h index faa71a034..90d0a38aa 100644 --- a/tdm/kfrontend/themer/tdmpixmap.h +++ b/tdm/kfrontend/themer/tdmpixmap.h @@ -35,7 +35,7 @@ */ class KdmPixmap : public KdmItem { - Q_OBJECT + TQ_OBJECT public: KdmPixmap( KdmItem *parent, const TQDomNode &node, const char *name = 0 ); |