mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 10:02:12 +00:00
Update Translation / Fixed Dark Mode in Machine Tab
This commit is contained in:
@@ -117,7 +117,7 @@ PrintHostSendDialog::PrintHostSendDialog(const fs::path &path, PrintHostPostUplo
|
||||
});
|
||||
}
|
||||
|
||||
add_button(wxID_CANCEL,false,"Cancel");
|
||||
add_button(wxID_CANCEL,false, L("Cancel"));
|
||||
finalize();
|
||||
|
||||
#ifdef __linux__
|
||||
|
||||
Reference in New Issue
Block a user