Resize of the KBShortcutsDialog according to the display size

This commit is contained in:
YuSanka 2019-08-23 13:21:56 +02:00
parent c7cdb2fd3e
commit 7929bda24a
2 changed files with 28 additions and 9 deletions

View file

@ -39,6 +39,7 @@ protected:
private:
void onCloseDialog(wxEvent &);
wxSize get_size();
};
} // namespace GUI