]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/FrameworkWizard/src/org/tianocore/frameworkwizard/module/ui/dialog/BootModesDlg.java
Fixed spelling and grammar, also fixed the size of the pop up dialog boxes and the...
[mirror_edk2.git] / Tools / Source / FrameworkWizard / src / org / tianocore / frameworkwizard / module / ui / dialog / BootModesDlg.java
index 95441eda39d80f51413e2fd5ffa6840803804f0f..a94c2b71713e8d7a4d2b517c059189c5285fa378 100644 (file)
@@ -204,7 +204,7 @@ public class BootModesDlg extends IDialog {
      \r
      **/\r
     private void init() {\r
-        this.setSize(500, 200);\r
+        this.setSize(508, 220);\r
         this.setContentPane(getJScrollPane());\r
         this.setTitle("Boot Modes");\r
         initFrame();\r