mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-12 06:57:13 -06:00
Theme Editor: renamed class FlatThemeEditor to FlatLafThemeEditor because this name is shown in macOS screen menu bar (and to be consistent with FlatLafDemo)
This commit is contained in:
@@ -21,7 +21,7 @@ package com.formdev.flatlaf.themeeditor;
|
||||
*
|
||||
* @author Karl Tauber
|
||||
*/
|
||||
public class FlatThemeEditor
|
||||
public class FlatLafThemeEditor
|
||||
{
|
||||
public static void main( String[] args ) {
|
||||
FlatThemeFileEditor.main( args );
|
||||
Reference in New Issue
Block a user