mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-26 08:04:01 -06:00
Suppress edit of items of UnsavedChangesDialog, fixed update of the information line
+ added white version for icons "exit" and "switch_presets"
This commit is contained in:
parent
f1c9d39302
commit
a61d0a9532
4 changed files with 66 additions and 8 deletions
|
@ -210,9 +210,6 @@ class UnsavedChangesDialog : public DPIDialog
|
|||
// selected action after Dialog closing
|
||||
Action m_exit_action {Action::Undef};
|
||||
|
||||
// Action during mouse motion
|
||||
Action m_motion_action {Action::Undef};
|
||||
|
||||
struct ItemData
|
||||
{
|
||||
std::string opt_key;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue