AppController reachable trough Plater.pm

This commit is contained in:
tamasmeszaros 2018-06-28 19:16:36 +02:00
parent 85474e5803
commit d3b19382fe
4 changed files with 16 additions and 6 deletions

View file

@ -409,6 +409,7 @@ set(XS_XSP_FILES
${XSP_DIR}/TriangleMesh.xsp
${XSP_DIR}/Utils_OctoPrint.xsp
${XSP_DIR}/Utils_PresetUpdater.xsp
${XSP_DIR}/AppController.xsp
${XSP_DIR}/XS.xsp
)
foreach (file ${XS_XSP_FILES})