X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Fwx_util.h;h=30e2b739acacd038e8431ca6fcde871ca56aeca3;hp=585a30611ec82f462ac0f129ce8c32f668a06956;hb=2d2af972a53a2c11b95469058803b4eaed2d3c01;hpb=83e5ff9a10b8f2e44bfc0d25d3f55eb06f3af518;ds=sidebyside diff --git a/src/wx/wx_util.h b/src/wx/wx_util.h index 585a30611..30e2b739a 100644 --- a/src/wx/wx_util.h +++ b/src/wx/wx_util.h @@ -120,6 +120,7 @@ extern bool report_errors_from_last_job (wxWindow* parent); extern wxString bitmap_path (std::string name); extern wxSize small_button_size (wxWindow* parent, wxString text); extern bool gui_is_dark (); +extern double dpi_scale_factor (wxWindow* window); struct Offset