desktop integration functions and dialog

This commit is contained in:
David Kocik
2021-05-07 09:01:57 +02:00
parent 1c26367ba1
commit 963849e18b
9 changed files with 550 additions and 5 deletions
-1
View File
@@ -45,7 +45,6 @@ public:
bool run(RunReason reason, StartPage start_page = SP_WELCOME);
static const wxString& name(const bool from_menu = false);
protected:
void on_dpi_changed(const wxRect &suggested_rect) override ;