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 16f7c855..83b54349 100644 --- a/quanta/components/csseditor/styleeditor.h +++ b/quanta/components/csseditor/styleeditor.h @@ -25,7 +25,7 @@  class propertySetter;  class StyleEditor : public TLPEditor{    Q_OBJECT -  TQ_OBJECT +      private:      int m_iconWidth,          m_iconHeight;  | 
