mirror of
https://github.com/frosch95/SmartCSV.fx.git
synced 2026-04-11 13:38:23 +02:00
Supported the Mac OS menubar.
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
<top>
|
<top>
|
||||||
<VBox id="background" prefWidth="100.0" BorderPane.alignment="CENTER">
|
<VBox id="background" prefWidth="100.0" BorderPane.alignment="CENTER">
|
||||||
<children>
|
<children>
|
||||||
<MenuBar>
|
<MenuBar useSystemMenuBar="true">
|
||||||
<menus>
|
<menus>
|
||||||
<Menu mnemonicParsing="false" text="%menu.file">
|
<Menu mnemonicParsing="false" text="%menu.file">
|
||||||
<items>
|
<items>
|
||||||
|
|||||||
Reference in New Issue
Block a user