diff options
Diffstat (limited to 'src/wx/wx_util.h')
| -rw-r--r-- | src/wx/wx_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/wx_util.h b/src/wx/wx_util.h index b6907310d..a101a8498 100644 --- a/src/wx/wx_util.h +++ b/src/wx/wx_util.h @@ -125,6 +125,7 @@ extern bool gui_is_dark (); 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); struct Offset |
