maintenance: cleanup of switching to editMode
This commit is contained in:
parent
a8eec1dee6
commit
3a3c4f9c5c
3 changed files with 7 additions and 9 deletions
|
@ -349,8 +349,7 @@ ColumnLayout {
|
|||
libraryList.currentIndex = index;
|
||||
if (!editMode)
|
||||
editMode = true;
|
||||
editType = libraryType;
|
||||
editSwitch(index);
|
||||
editSwitch(index, libraryType);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue