summaryrefslogtreecommitdiff
path: root/src/wx/film_editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/film_editor.h')
-rw-r--r--src/wx/film_editor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wx/film_editor.h b/src/wx/film_editor.h
index 778988a0f..c5fe4b6cc 100644
--- a/src/wx/film_editor.h
+++ b/src/wx/film_editor.h
@@ -147,4 +147,6 @@ private:
std::vector<Format const *> _formats;
wxSizer* _sizer;
+
+ bool _generally_sensitive;
};