mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-09-21 07:24:37 +00:00
rename method
This commit is contained in:
@@ -31,7 +31,7 @@ public class EventViewController implements FxController {
|
||||
}
|
||||
|
||||
@FXML
|
||||
void emptyEventList() {
|
||||
void clearEventList() {
|
||||
eventList.clear();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user