mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-11 22:47:13 -06:00
fixed Java 9 module descriptor (broken since 0.14)
This commit is contained in:
@@ -24,4 +24,6 @@ module com.formdev.flatlaf {
|
||||
exports com.formdev.flatlaf.icons;
|
||||
exports com.formdev.flatlaf.ui;
|
||||
exports com.formdev.flatlaf.util;
|
||||
|
||||
uses com.formdev.flatlaf.FlatDefaultsAddon;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user