mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-10-04 03:16:34 +08:00
Added comment for settings reference.
This commit is contained in:
parent
0a1d8f89af
commit
ef22974593
@ -41,6 +41,10 @@ private:
|
||||
wxSizer* local_sizer {};
|
||||
void _on_change_combobox(preset_t preset, wxBitmapComboBox* choice);
|
||||
chooser_name_map __chooser_names;
|
||||
|
||||
/// Reference to a Slic3r::Settings object.
|
||||
Settings& _settings;
|
||||
|
||||
/// Reference to owning Plater's print
|
||||
Print& _print;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user