mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-22 04:31:27 +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