mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-20 05:07:51 -06:00
Preset and PresetBundle are moved to the _libslic3r_ folder
This commit is contained in:
parent
43e6e4f18c
commit
19c4f32604
38 changed files with 61 additions and 73 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
#ifndef L
|
||||
// !!! If you needed to translate some wxString,
|
||||
// !!! please use _(L(string))
|
||||
// !!! please use _L(string)
|
||||
// !!! _() - is a standard wxWidgets macro to translate
|
||||
// !!! L() is used only for marking localizable string
|
||||
// !!! It will be used in "xgettext" to create a Locating Message Catalog.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue