MSW DarkMode: Set mode colors for "Change volume type" dialog.
This commit is contained in:
parent
b6c4e94d81
commit
23ab9fb181
3 changed files with 3 additions and 2 deletions
src/slic3r/GUI
|
@ -1577,7 +1577,7 @@ static const wxLanguageInfo* linux_get_existing_locale_language(const wxLanguage
|
|||
}
|
||||
#endif
|
||||
|
||||
static int GetSingleChoiceIndex(const wxString& message,
|
||||
int GUI_App::GetSingleChoiceIndex(const wxString& message,
|
||||
const wxString& caption,
|
||||
const wxArrayString& choices,
|
||||
int initialSelection)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue