mirror of
https://github.com/qvacua/vimr.git
synced 2024-11-24 03:25:03 +03:00
27 lines
1.7 KiB
XML
27 lines
1.7 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="10117" systemVersion="15G1004" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
|
<dependencies>
|
|
<deployment identifier="macosx"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="10117"/>
|
|
</dependencies>
|
|
<objects>
|
|
<customObject id="-2" userLabel="File's Owner" customClass="NSWindowController">
|
|
<connections>
|
|
<outlet property="window" destination="QvC-M9-y7g" id="BqQ-It-okm"/>
|
|
</connections>
|
|
</customObject>
|
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
|
<window title="Preferences" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" oneShot="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="38.pref-window.frame" animationBehavior="default" id="QvC-M9-y7g">
|
|
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
|
|
<rect key="contentRect" x="196" y="240" width="640" height="300"/>
|
|
<rect key="screenRect" x="0.0" y="0.0" width="1440" height="877"/>
|
|
<value key="minSize" type="size" width="640" height="240"/>
|
|
<view key="contentView" id="EiT-Mj-1SZ">
|
|
<rect key="frame" x="0.0" y="0.0" width="640" height="300"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</view>
|
|
</window>
|
|
</objects>
|
|
</document>
|