Subgroup presets by page

This commit is contained in:
Ocraftyone 2024-01-01 08:31:48 -05:00
parent 7297997837
commit 7f1f94d531
No known key found for this signature in database
GPG key ID: 85836ED21AD4D125
2 changed files with 34 additions and 17 deletions

View file

@ -434,6 +434,7 @@ protected:
ConfigManipulation m_config_manipulation;
ConfigManipulation get_config_manipulation();
friend class EditGCodeDialog;
};
class TabPrint : public Tab