1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-22 09:54:27 +00:00

Changed data types

This commit is contained in:
YuSanka
2019-06-03 15:35:21 +02:00
parent e09207e27e
commit 51b18fddeb
6 changed files with 54 additions and 35 deletions
+1
View File
@@ -30,6 +30,7 @@ public:
void UpdateAndShow(const bool show) override;
void msw_rescale();
void on_change(t_config_option_key opt_key, const boost::any& value);
};
}}