Merge branch 'stable'
This commit is contained in:
commit
e058f794d9
47 changed files with 18897 additions and 18251 deletions
|
@ -371,6 +371,7 @@ public:
|
|||
|
||||
DynamicPrintConfig* get_config() { return m_config; }
|
||||
PresetCollection* get_presets() { return m_presets; }
|
||||
const PresetCollection* get_presets() const { return m_presets; }
|
||||
|
||||
void on_value_change(const std::string& opt_key, const boost::any& value);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue