mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
.cosmetics
This commit is contained in:
parent
803ee2a056
commit
899b03b02d
1 changed files with 0 additions and 1 deletions
|
|
@ -233,7 +233,6 @@ MainConfigDlg::MainConfigDlg(const Workspace& wspc_) : wspc(wspc_) {
|
|||
append.SetImage(IdeImg::add()) << [=] {
|
||||
FlagsDlg cfg;
|
||||
if(cfg.Run() == IDOK) {
|
||||
int q = config.GetCount();
|
||||
cfg.Set(config.Add());
|
||||
LoadList(config.GetCount() - 1);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue