Revision: 14093
          http://sourceforge.net/p/skim-app/code/14093
Author:   hofman
Date:     2024-03-07 14:59:12 +0000 (Thu, 07 Mar 2024)
Log Message:
-----------
no need for cclipping view to be an NSClipView

Modified Paths:
--------------
    trunk/Base.lproj/FindBar.xib

Modified: trunk/Base.lproj/FindBar.xib
===================================================================
--- trunk/Base.lproj/FindBar.xib        2024-03-06 18:22:15 UTC (rev 14092)
+++ trunk/Base.lproj/FindBar.xib        2024-03-07 14:59:12 UTC (rev 14093)
@@ -18,7 +18,7 @@
         </customObject>
         <customObject id="-1" userLabel="First Responder" 
customClass="FirstResponder"/>
         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
-        <customView translatesAutoresizingMaskIntoConstraints="NO" 
id="OKW-UO-sDu" customClass="NSClipView">
+        <customView translatesAutoresizingMaskIntoConstraints="NO" 
id="OKW-UO-sDu">
             <rect key="frame" x="0.0" y="0.0" width="220" height="36"/>
             <subviews>
                 <customView translatesAutoresizingMaskIntoConstraints="NO" 
id="1" customClass="SKTopBarView">

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



_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to