Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbubnikv <bubnikv@gmail.com>2019-07-30 17:48:47 +0300
committerbubnikv <bubnikv@gmail.com>2019-07-30 17:48:47 +0300
commitca1c78b3fc10c82eb14e73e110ab5aa6e9e054fd (patch)
tree6f78d9c8952cac76be3559a2b713afa799667e57 /src/slic3r/GUI/GUI_App.hpp
parent7266259269b745241353120e35f196f2890e0e3d (diff)
parente8c38a93fc7b3e1bb342a47636b31e8e8bb47359 (diff)
Merge remote-tracking branch 'remotes/origin/et_custom_bed'
Diffstat (limited to 'src/slic3r/GUI/GUI_App.hpp')
-rw-r--r--src/slic3r/GUI/GUI_App.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/slic3r/GUI/GUI_App.hpp b/src/slic3r/GUI/GUI_App.hpp
index 5c897a701..b74762586 100644
--- a/src/slic3r/GUI/GUI_App.hpp
+++ b/src/slic3r/GUI/GUI_App.hpp
@@ -44,6 +44,9 @@ enum FileType
FT_INI,
FT_SVG,
+
+ FT_TEX,
+
FT_PNGZIP,
FT_SIZE,