diff options
Diffstat (limited to 'src/wx/content_menu.h')
| -rw-r--r-- | src/wx/content_menu.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/content_menu.h b/src/wx/content_menu.h index 84daa71a5..f0f1ae39f 100644 --- a/src/wx/content_menu.h +++ b/src/wx/content_menu.h @@ -56,6 +56,7 @@ private: /** Film that we are working with; set up by popup() */ boost::weak_ptr<Film> _film; wxWindow* _parent; + bool _pop_up_open; ContentList _content; TimelineContentViewList _views; wxMenuItem* _repeat; |
