mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 02:41:17 +00:00
Change label to "Publish 3MF..."
This commit is contained in:
@@ -82,7 +82,7 @@ wxString material_title(size_t slot, const PresetBundle* bundle, const DynamicPr
|
||||
PublishSettingsDialog::PublishSettingsDialog(wxWindow* parent)
|
||||
: DPIDialog(parent ? parent : static_cast<wxWindow*>(wxGetApp().mainframe),
|
||||
wxID_ANY,
|
||||
_L("Publish"),
|
||||
_L("Publish 3MF..."),
|
||||
wxDefaultPosition,
|
||||
wxDefaultSize,
|
||||
wxCAPTION | wxCLOSE_BOX | wxRESIZE_BORDER)
|
||||
|
||||
Reference in New Issue
Block a user