diff options
author | Damiano Galassi <[email protected]> | 2015-12-05 10:23:56 +0100 |
---|---|---|
committer | Damiano Galassi <[email protected]> | 2015-12-05 10:23:56 +0100 |
commit | 6c5bae474590041306d1b0883211c3e0f86f645f (patch) | |
tree | 337640860f4ad6f5d8bab9c7bb33d420a1d187e5 /macosx/English.lproj/MainWindow.xib | |
parent | 4ae2a41a43e3ae4e053fc419f205cd1ea8ca68ec (diff) |
MacGui: add a space between the Queue and the Start toolbar items.
Diffstat (limited to 'macosx/English.lproj/MainWindow.xib')
-rw-r--r-- | macosx/English.lproj/MainWindow.xib | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/macosx/English.lproj/MainWindow.xib b/macosx/English.lproj/MainWindow.xib index 245b037a5..556e9a32e 100644 --- a/macosx/English.lproj/MainWindow.xib +++ b/macosx/English.lproj/MainWindow.xib @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9052" systemVersion="15B30a" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9060" systemVersion="15C48a" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> <dependencies> <deployment identifier="macosx"/> - <development version="6300" identifier="xcode"/> - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9052"/> + <development version="7000" identifier="xcode"/> + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9060"/> </dependencies> <objects> <customObject id="-2" userLabel="File's Owner" customClass="HBController"> @@ -698,6 +698,7 @@ IA <toolbarItem reference="ZEH-cS-zXY"/> <toolbarItem reference="DZZ-Fe-wjw"/> <toolbarItem reference="HCx-ku-nF7"/> + <toolbarItem reference="ZEH-cS-zXY"/> <toolbarItem reference="byg-kj-sEM"/> <toolbarItem reference="wTQ-KF-5KW"/> <toolbarItem reference="wjB-Tl-5qq"/> |