diff options
Diffstat (limited to 'src/wx/film_editor.h')
| -rw-r--r-- | src/wx/film_editor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/film_editor.h b/src/wx/film_editor.h index bd6170a83..d5157acc6 100644 --- a/src/wx/film_editor.h +++ b/src/wx/film_editor.h @@ -72,7 +72,7 @@ private: wxControl* video_control (wxControl *); wxControl* still_control (wxControl *); - bool _ignore_changes; + Film::Property _ignore_changes; /** The film we are editing */ Film* _film; |
