mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-08-19 13:46:04 +00:00
rename method
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
>
|
||||
<HBox styleClass="button-bar">
|
||||
<Region HBox.hgrow="ALWAYS"/>
|
||||
<Button text="Clear" styleClass="button-right" onAction="#emptyEventList" />
|
||||
<Button text="Clear" styleClass="button-right" onAction="#clearEventList" />
|
||||
</HBox>
|
||||
<ListView fx:id="eventListView" fixedCellSize="60"/>
|
||||
</VBox>
|
||||
|
||||
Reference in New Issue
Block a user