Merge branch 'main' into plugin-ui-1

This commit is contained in:
Ian Chua
2026-09-10 13:14:51 +08:00
committed by GitHub
4597 changed files with 33544 additions and 16418 deletions
-1
View File
@@ -55,7 +55,6 @@ private:
wxStaticText* m_description { nullptr };
std::vector<Slic3r::PluginDescriptor> m_plugins;
std::vector<CapabilityEntry> m_capabilities;
bool m_capability_mode { false };
};
}} // namespace Slic3r::GUI