mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
FIX: use current_language_code_safe() for valid language
Change-Id: I480730055588aa76bd40f35e6c4bcbe9833c330d
This commit is contained in:
@@ -351,8 +351,6 @@ void OG_CustomCtrl::OnMotion(wxMouseEvent& event)
|
||||
wxString tooltip;
|
||||
std::string markdowntip;
|
||||
|
||||
wxString language = wxGetApp().app_config->get("language");
|
||||
|
||||
// BBS: markdown tip
|
||||
CtrlLine* focusedLine = nullptr;
|
||||
// BBS
|
||||
|
||||
Reference in New Issue
Block a user