System File Chooser: Linux: show file dialog in dark if current FlatLaf theme is dark (PR #988)

This commit is contained in:
Karl Tauber
2025-12-02 14:11:10 +01:00
parent 58e073a05b
commit 9e8b8697d1
6 changed files with 60 additions and 10 deletions

View File

@@ -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.FlatNativeLinuxLibrary
#define API_VERSION_LINUX 3002
#define API_VERSION_LINUX 3003
//---- JNI methods ------------------------------------------------------------