Renamed borderLess to borderless

This commit is contained in:
Ingo Kegel
2021-04-08 22:36:42 +02:00
parent ae8323e2f8
commit 32d9381745
4 changed files with 11 additions and 10 deletions

View File

@@ -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.