mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-17 03:37:54 -06:00
UnsavedChangesDialog :: Toggle column is on first place now
This commit is contained in:
parent
e709c49e17
commit
08576ad746
3 changed files with 5 additions and 7 deletions
|
@ -134,8 +134,8 @@ class UnsavedChangesModel : public wxDataViewModel
|
|||
|
||||
public:
|
||||
enum {
|
||||
colIconText,
|
||||
colToggle,
|
||||
colIconText,
|
||||
colOldValue,
|
||||
colNewValue,
|
||||
colMax
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue