mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-11 22:47:13 -06:00
Renamed borderLess to borderless
This commit is contained in:
@@ -30,7 +30,7 @@ public class FlatButton
|
||||
implements FlatComponentExtension
|
||||
{
|
||||
// NOTE: enum names must be equal to allowed strings
|
||||
public enum ButtonType { none, square, roundRect, tab, help, toolBarButton, borderLess }
|
||||
public enum ButtonType { none, square, roundRect, tab, help, toolBarButton, borderless}
|
||||
|
||||
/**
|
||||
* Returns type of a button.
|
||||
|
||||
Reference in New Issue
Block a user