diff options
Diffstat (limited to 'kcontrol/css/kcmcss.h')
-rw-r--r-- | kcontrol/css/kcmcss.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/css/kcmcss.h b/kcontrol/css/kcmcss.h index da93fcdf5..b1b944416 100644 --- a/kcontrol/css/kcmcss.h +++ b/kcontrol/css/kcmcss.h @@ -31,7 +31,7 @@ class KDialogBase; class CSSConfig : public TDECModule { - Q_OBJECT + TQ_OBJECT public: |