mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 15:21:21 -06:00
Proper localization of AppController
This commit is contained in:
parent
4f27f6c6dc
commit
478dd2a93f
6 changed files with 140 additions and 115 deletions
|
@ -270,6 +270,7 @@ add_library(libslic3r_gui STATIC
|
|||
${LIBDIR}/slic3r/AppController.hpp
|
||||
${LIBDIR}/slic3r/AppController.cpp
|
||||
${LIBDIR}/slic3r/AppControllerWx.cpp
|
||||
${LIBDIR}/slic3r/Strings.hpp
|
||||
)
|
||||
|
||||
add_library(admesh STATIC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue