mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-11 06:27:13 -06:00
Native window decorations: initial implementation (using JNA; will be replaced with JNI later)
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
rootProject.name = "FlatLaf"
|
||||
|
||||
include( "flatlaf-core" )
|
||||
include( "flatlaf-native-jna" )
|
||||
include( "flatlaf-extras" )
|
||||
include( "flatlaf-swingx" )
|
||||
include( "flatlaf-jide-oss" )
|
||||
|
||||
Reference in New Issue
Block a user