From 240bf122ddcdd9ecd11320bafc72645ef5826c0b Mon Sep 17 00:00:00 2001 From: Tobias Hagemann Date: Wed, 16 Jan 2019 14:00:32 +0100 Subject: [PATCH] Hide "check for updates" indicator by default --- main/ui/src/main/resources/fxml/welcome.fxml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/main/ui/src/main/resources/fxml/welcome.fxml b/main/ui/src/main/resources/fxml/welcome.fxml index e455e28e6..4cdfe8430 100644 --- a/main/ui/src/main/resources/fxml/welcome.fxml +++ b/main/ui/src/main/resources/fxml/welcome.fxml @@ -7,31 +7,28 @@ Contributors: Sebastian Stenzel - initial API and implementation --> - - - - + - + - + \ No newline at end of file