diff options
Diffstat (limited to 'tdm/kfrontend/themer/tdmrect.h')
| -rw-r--r-- | tdm/kfrontend/themer/tdmrect.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/tdm/kfrontend/themer/tdmrect.h b/tdm/kfrontend/themer/tdmrect.h index 6dfdc126a..8c436ccda 100644 --- a/tdm/kfrontend/themer/tdmrect.h +++ b/tdm/kfrontend/themer/tdmrect.h @@ -32,7 +32,7 @@   */  class KdmRect : public KdmItem { -	Q_OBJECT +	TQ_OBJECT  public:  	KdmRect( KdmItem *parent, const TQDomNode &node, const char *name = 0 ); | 
