diff options
Diffstat (limited to 'utils/themeeditor/skindocument.h')
| -rw-r--r-- | utils/themeeditor/skindocument.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/utils/themeeditor/skindocument.h b/utils/themeeditor/skindocument.h index e8bd270..741359b 100644 --- a/utils/themeeditor/skindocument.h +++ b/utils/themeeditor/skindocument.h @@ -79,8 +79,6 @@ private: QString saved; QString parseStatus; - QTextCharFormat errorColor; - QLayout* layout; CodeEditor* editor; |