Skip to content

Commit 3bf71eb

Browse files
ddamkeddamke
authored andcommitted
Merge branch 'feature/removeFontAwesome2' into feature/#92_word_notes_dialog
2 parents a6b1926 + 1d606cc commit 3bf71eb

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

src/main/java/de/doubleslash/keeptime/view/ViewController.java

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -112,19 +112,6 @@ public class ViewController {
112112
private Button settingsButton;
113113
@FXML
114114
private Button calendarButton;
115-
116-
@FXML
117-
private SVGPath calendarIcon;
118-
119-
@FXML
120-
private SVGPath settingsIcon;
121-
122-
@FXML
123-
private SVGPath minimizeIcon;
124-
125-
@FXML
126-
private SVGPath closeIcon;
127-
128115
@FXML
129116
private TextArea textArea;
130117

0 commit comments

Comments
 (0)