diff options
Diffstat (limited to 'src/wx/wx_util.h')
| -rw-r--r-- | src/wx/wx_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/wx_util.h b/src/wx/wx_util.h index 6c3f12ef2..3f513f0a3 100644 --- a/src/wx/wx_util.h +++ b/src/wx/wx_util.h @@ -126,7 +126,7 @@ extern double dpi_scale_factor (wxWindow* window); extern int search_ctrl_height (); extern void report_config_load_failure(wxWindow* parent, Config::LoadFailure what); extern bool layout_for_short_screen(wxWindow* reference); -extern void update_content_store(); +extern void update_show_playlist_content_store(); struct Offset |
