mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-12 06:57:13 -06:00
FileChooser: fixed missing labels in file chooser when running on Java 9 or later (issue #98)
This commit is contained in:
@@ -26,5 +26,7 @@ module com.formdev.flatlaf {
|
||||
exports com.formdev.flatlaf.ui;
|
||||
exports com.formdev.flatlaf.util;
|
||||
|
||||
opens com.formdev.flatlaf.resources;
|
||||
|
||||
uses com.formdev.flatlaf.FlatDefaultsAddon;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user