IntelliJ Themes: removed deprecated install() methods

but keep them in the flatlaf-core for API compatibility in NetBeans plugin
This commit is contained in:
Karl Tauber
2021-08-24 17:38:19 +02:00
parent 601e24f9e7
commit 19dba94064
65 changed files with 1 additions and 512 deletions

View File

@@ -7,6 +7,7 @@ FlatLaf Change Log
- InternalFrame: Double-click on icon in internal frame title bar now closes the
internal frame. (issue #374)
- IntelliJ Themes: Removed deprecated `install()` methods.
#### Fixed bugs