Skip to content

Commit 66384aa

Browse files
author
Jan Schraff
committed
fixed settings layout
1 parent 25aae28 commit 66384aa

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

src/main/resources/layouts/settings.fxml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
</Group>
225225
</children>
226226
</VBox>
227-
<VBox styleClass="menuBorder">
227+
<VBox styleClass="menuBorder">
228228
<children>
229229
<Group>
230230
<children>
@@ -237,11 +237,6 @@
237237
<Font name="Open Sans Bold" size="12.0" />
238238
</font>
239239
</Label>
240-
<Label fx:id="globalKeyloggerLabel" alignment="TOP_LEFT" contentDisplay="TOP" disable="true" prefHeight="17.0" prefWidth="120.0" text="(global keylistener!)">
241-
<font>
242-
<Font name="Open Sans Regular" size="12.0" />
243-
</font>
244-
</Label>
245240
</children>
246241
</HBox>
247242
<HBox spacing="10.0">

0 commit comments

Comments
 (0)