Issue #395 Fixed adding characters to GFx fonts

No to all fix (Adding characters when exists)
This commit is contained in:
Jindra Petk
2013-09-23 20:57:17 +02:00
parent 691e91bbe4
commit ec4418c987
2 changed files with 20 additions and 7 deletions

View File

@@ -2315,7 +2315,8 @@ public class MainFrame extends AppRibbonFrame implements ActionListener, TreeSel
if (opt == 3) {
notoall = true;
}
} else if (yestoall) {
}
if (yestoall) {
opt = 0; //yes
} else if (notoall) {
opt = 1; //no