Tech ENABLE_COLOR_CLASSES set as default

This commit is contained in:
enricoturri1966 2022-01-14 08:19:00 +01:00
parent fab35e8aa4
commit 6201dad245
50 changed files with 18 additions and 1500 deletions

View file

@ -981,10 +981,6 @@ private:
bool _deactivate_arrange_menu();
float get_overlay_window_width() { return LayersEditing::get_overlay_window_width(); }
#if !ENABLE_COLOR_CLASSES
static std::vector<std::array<float, 4>> _parse_colors(const std::vector<std::string>& colors);
#endif // !ENABLE_COLOR_CLASSES
};
} // namespace GUI