diff options
Diffstat (limited to 'quanta/components/csseditor/styleeditor.h')
-rw-r--r-- | quanta/components/csseditor/styleeditor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/components/csseditor/styleeditor.h b/quanta/components/csseditor/styleeditor.h index 83b54349..206033a6 100644 --- a/quanta/components/csseditor/styleeditor.h +++ b/quanta/components/csseditor/styleeditor.h @@ -24,7 +24,7 @@ //forward declarations class propertySetter; class StyleEditor : public TLPEditor{ - Q_OBJECT + TQ_OBJECT private: int m_iconWidth, |