diff options
Diffstat (limited to 'quanta/components/csseditor/cssselector.h')
-rw-r--r-- | quanta/components/csseditor/cssselector.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/components/csseditor/cssselector.h b/quanta/components/csseditor/cssselector.h index a71f587b..5bee0f48 100644 --- a/quanta/components/csseditor/cssselector.h +++ b/quanta/components/csseditor/cssselector.h @@ -29,7 +29,7 @@ class TQStringList; */ class CSSSelector : public CSSSelectorS { - Q_OBJECT + TQ_OBJECT private: |