summaryrefslogtreecommitdiff
path: root/src/wx/content_panel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/content_panel.h')
-rw-r--r--src/wx/content_panel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/content_panel.h b/src/wx/content_panel.h
index 5f6faa0a3..e356b5a49 100644
--- a/src/wx/content_panel.h
+++ b/src/wx/content_panel.h
@@ -99,6 +99,7 @@ private:
ContentMenu* _menu;
TimelineDialog* _timeline_dialog;
wxNotebook* _parent;
+ ContentList _last_selected;
boost::shared_ptr<Film> _film;
FilmViewer* _film_viewer;