mirror of
https://github.com/qvacua/vimr.git
synced 2024-11-28 19:47:41 +03:00
24 lines
1.6 KiB
Plaintext
24 lines
1.6 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="10117" systemVersion="15G31" 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"/>
|
||
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
||
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
||
|
<window title="Open Quickly" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="QvC-M9-y7g">
|
||
|
<windowStyleMask key="styleMask" titled="YES" closable="YES"/>
|
||
|
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
||
|
<rect key="contentRect" x="196" y="240" width="365" height="255"/>
|
||
|
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/>
|
||
|
<view key="contentView" id="EiT-Mj-1SZ">
|
||
|
<rect key="frame" x="0.0" y="0.0" width="365" height="255"/>
|
||
|
<autoresizingMask key="autoresizingMask"/>
|
||
|
</view>
|
||
|
<point key="canvasLocation" x="371.5" y="649.5"/>
|
||
|
</window>
|
||
|
</objects>
|
||
|
</document>
|