Revision: 12714
          http://sourceforge.net/p/skim-app/code/12714
Author:   hofman
Date:     2022-01-13 15:24:38 +0000 (Thu, 13 Jan 2022)
Log Message:
-----------
use color view subclass in notes document

Modified Paths:
--------------
    trunk/NotesDocument.xib

Modified: trunk/NotesDocument.xib
===================================================================
--- trunk/NotesDocument.xib     2022-01-13 15:12:50 UTC (rev 12713)
+++ trunk/NotesDocument.xib     2022-01-13 15:24:38 UTC (rev 12714)
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" 
toolsVersion="19455" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" 
useAutolayout="YES">
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" 
toolsVersion="19529" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" 
useAutolayout="YES">
     <dependencies>
         <deployment identifier="macosx"/>
-        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" 
version="19455"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" 
version="19529"/>
         <capability name="documents saved in the Xcode 8 format" 
minToolsVersion="8.0"/>
     </dependencies>
     <objects>
@@ -137,7 +137,7 @@
                                                     <rect key="frame" x="427" 
y="1" width="16" height="17"/>
                                                     <autoresizingMask 
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                                     <subviews>
-                                                        <imageView 
horizontalHuggingPriority="251" verticalHuggingPriority="251" 
translatesAutoresizingMaskIntoConstraints="NO" id="ECS-CW-5ke">
+                                                        <imageView 
horizontalHuggingPriority="251" verticalHuggingPriority="251" 
translatesAutoresizingMaskIntoConstraints="NO" id="ECS-CW-5ke" 
customClass="SKColorView">
                                                             <rect key="frame" 
x="0.0" y="-3" width="16" height="23"/>
                                                             <imageCell 
key="cell" refusesFirstResponder="YES" alignment="left" 
imageScaling="proportionallyDown" image="NSActionTemplate" id="2Ol-23-qRN" 
customClass="SKColorCell"/>
                                                             <connections>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Skim-app-commit mailing list
Skim-app-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to