diff options
Diffstat (limited to 'src/wx/content_panel.h')
| -rw-r--r-- | src/wx/content_panel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/content_panel.h b/src/wx/content_panel.h index e1a66770c..e8b31b7f4 100644 --- a/src/wx/content_panel.h +++ b/src/wx/content_panel.h @@ -48,6 +48,7 @@ public: void set_film (boost::shared_ptr<Film>); void set_general_sensitivity (bool s); void set_selection (boost::weak_ptr<Content>); + void set_selection (ContentList cl); void film_changed (Film::Property p); void film_content_changed (int p); |
