diff options
Diffstat (limited to 'utils/themeeditor/skindocument.h')
| -rw-r--r-- | utils/themeeditor/skindocument.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/themeeditor/skindocument.h b/utils/themeeditor/skindocument.h index 741359b..ccbb228 100644 --- a/utils/themeeditor/skindocument.h +++ b/utils/themeeditor/skindocument.h @@ -86,6 +86,8 @@ private: ParseTreeModel* model; QLabel* statusLabel; + + bool blockUpdate; }; #endif // SKINDOCUMENT_H |