mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-16 16:37:37 -06:00
System File Chooser: implemented native bindings for IFileOpenDialog and IFileSaveDialog on Windows
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
// increase this version if changing API or functionality of native library
|
||||
// also update version in Java class com.formdev.flatlaf.ui.FlatNativeWindowsLibrary
|
||||
#define API_VERSION_WINDOWS 1001
|
||||
#define API_VERSION_WINDOWS 1002
|
||||
|
||||
|
||||
//---- JNI methods ------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user