Skip to content

Commit beae4fd

Browse files
author
Martin Plieske
committed
fixed issues with fxml files
1 parent a84e64e commit beae4fd

File tree

6 files changed

+0
-10
lines changed

6 files changed

+0
-10
lines changed

src/main/resources/layouts/ProjectDetailLayout.fxml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<!-- Copyright 2019 doubleSlash Net Business GmbH -->
21
<?xml version="1.0" encoding="UTF-8"?>
32

43
<?import java.lang.*?>

src/main/resources/layouts/ViewLayout.fxml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
<!-- Copyright 2019 doubleSlash Net Business GmbH -->
2-
31
<?xml version="1.0" encoding="UTF-8"?>
42

53
<?import java.lang.*?>

src/main/resources/layouts/ViewLayoutPopup.fxml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
<!-- Copyright 2019 doubleSlash Net Business GmbH -->
2-
31
<?xml version="1.0" encoding="UTF-8"?>
42

53
<?import java.lang.*?>

src/main/resources/layouts/about.fxml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<!-- Copyright 2019 doubleSlash Net Business GmbH -->
21
<?xml version="1.0" encoding="UTF-8"?>
32

43
<?import javafx.scene.control.Button?>

src/main/resources/layouts/report.fxml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
<!-- Copyright 2019 doubleSlash Net Business GmbH -->
2-
31
<?xml version="1.0" encoding="UTF-8"?>
42

53
<?import java.lang.*?>

src/main/resources/layouts/settings.fxml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
<!-- Copyright 2019 doubleSlash Net Business GmbH -->
2-
31
<?xml version="1.0" encoding="UTF-8"?>
42

53
<?import java.lang.*?>

0 commit comments

Comments
 (0)