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:
authorYuSanka <yusanka@gmail.com>2020-02-03 00:22:40 +0300
committerYuSanka <yusanka@gmail.com>2020-02-03 00:22:40 +0300
commit3f7ebee39661676f70f8b58197234c307f82ed5f (patch)
tree8997fb342e4dff5788a8791a373a5091871af9ac /src/slic3r/GUI/PresetBundle.hpp
parenteb6e0c06e4217748b0a53f4ef84d575301c99dd9 (diff)
ObjectDataViewModel is extracted from wxExtentions to the separated file
+ parse_color function is moved to BitmapCache from PresetBundle
Diffstat (limited to 'src/slic3r/GUI/PresetBundle.hpp')
-rw-r--r--src/slic3r/GUI/PresetBundle.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/slic3r/GUI/PresetBundle.hpp b/src/slic3r/GUI/PresetBundle.hpp
index bf64e0d34..b81810733 100644
--- a/src/slic3r/GUI/PresetBundle.hpp
+++ b/src/slic3r/GUI/PresetBundle.hpp
@@ -129,8 +129,6 @@ public:
// preset if the current print or filament preset is not compatible.
void update_compatible(bool select_other_if_incompatible);
- static bool parse_color(const std::string &scolor, unsigned char *rgb_out);
-
void load_default_preset_bitmaps();
// Set the is_visible flag for printer vendors, printer models and printer variants