Removed extra space

This commit is contained in:
Akarshit Wal
2015-04-30 18:15:22 +05:30
parent 0300d720b6
commit 7c1abb7b11
+1 -1
View File
@@ -917,7 +917,7 @@ public class PreferencesFrame {
// the bugs are not due to groupLayout but due to HTML rendering of components
// more info can be found here -> https://netbeans.org/bugzilla/show_bug.cgi?id=79967
dialog.pack();
dialog.setVisible(true);
}