mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Removed extra space
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user