added the ability to import duplicates
This commit is contained in:
parent
9ced2253fc
commit
c29cc44717
17 changed files with 928 additions and 854 deletions
|
|
@ -183,6 +183,7 @@ bool JsonEditorDialog::saveJsonContent()
|
|||
return false;
|
||||
}
|
||||
jsonCode = newCode;
|
||||
smpic->updateStrings();
|
||||
smpic->emitUpdate();
|
||||
return true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue