ENH: add 'edit preset' and 'delete preset' btn for each preset

Jira: 5200 5113

Change-Id: I208ad63eb4b895306fa76db424da2e1df10a582e
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
This commit is contained in:
maosheng.wei
2023-11-05 14:08:33 +08:00
committed by Lane.Wei
parent e0d38f15cb
commit 90dd8bbe86
6 changed files with 367 additions and 109 deletions

View File

@@ -135,6 +135,7 @@
#include "PrintHostDialogs.hpp"
#include "PlateSettingsDialog.hpp"
#include "DailyTips.hpp"
#include "CreatePresetsDialog.hpp"
using boost::optional;
namespace fs = boost::filesystem;