Extract dpi_scale_factor() to a function.
[dcpomatic.git] / src / wx / wx_util.h
index 585a30611ec82f462ac0f129ce8c32f668a06956..30e2b739acacd038e8431ca6fcde871ca56aeca3 100644 (file)
@@ -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