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 124fd6b94..70568ccc0 100644 --- a/src/wx/content_panel.h +++ b/src/wx/content_panel.h @@ -75,6 +75,7 @@ public: void set_general_sensitivity (bool s); void set_selection (std::weak_ptr<Content>); void set_selection (ContentList cl); + void select_all (); void film_changed (Film::Property p); void film_content_changed (int p); |
