diff options
Diffstat (limited to 'quanta/components/csseditor/propertysetter.h')
-rw-r--r-- | quanta/components/csseditor/propertysetter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/components/csseditor/propertysetter.h b/quanta/components/csseditor/propertysetter.h index a49f585c..2095d6d5 100644 --- a/quanta/components/csseditor/propertysetter.h +++ b/quanta/components/csseditor/propertysetter.h @@ -32,7 +32,7 @@ class KPushButton; */ class propertySetter : public TQHBox { - Q_OBJECT + TQ_OBJECT private: |