mirror of
https://github.com/mirror/jdownloader.git
synced 2025-03-04 10:29:47 +00:00
reset dialog size after installer
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@6177 ebf7c1c2-ba36-0410-9fe8-c592906822b4
This commit is contained in:
parent
1715785fb4
commit
bd77890983
@ -184,6 +184,8 @@ public class Installer {
|
||||
}.waitForEDT();
|
||||
}
|
||||
}
|
||||
|
||||
AbstractDialog.setDefaultDimension(null);
|
||||
}
|
||||
|
||||
private void showConfig() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user