Author: mlytwyn
Date: Fri Dec 11 17:30:37 2015
New Revision: 39234

URL: http://svn.gna.org/viewcvs/gnustep?rev=39234&view=rev
Log:
Add comments

Modified:
    plugins/themes/WinUXTheme/WinNSButton.m

Modified: plugins/themes/WinUXTheme/WinNSButton.m
URL: 
http://svn.gna.org/viewcvs/gnustep/plugins/themes/WinUXTheme/WinNSButton.m?rev=39234&r1=39233&r2=39234&view=diff
==============================================================================
--- plugins/themes/WinUXTheme/WinNSButton.m     (original)
+++ plugins/themes/WinUXTheme/WinNSButton.m     Fri Dec 11 17:30:37 2015
@@ -139,7 +139,7 @@
       break;
 
     case NSCircularBezelStyle:
-#if 0
+#if 0 // Apple doesn't seem to inset and/or draw a border around these...
       {
         if ([cell controlSize] == NSRegularControlSize)
         {


_______________________________________________
Gnustep-cvs mailing list
Gnustep-cvs@gna.org
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to