]> git.pld-linux.org Git - packages/WindowMaker.git/blobdiff - appicon_captions_maxprotect.diff
- release 4
[packages/WindowMaker.git] / appicon_captions_maxprotect.diff
index ac691e354250a500bf5cec1440d2022ff9ffebac..55cb46e09890191b1d81aca986ceaf9591803097 100644 (file)
@@ -24,7 +24,7 @@ Usage:
  
 +    #define CAPTION_HEIGHT ( WMFontHeight(wwin->screen_ptr->clip_title_font) + 3 )
 +
-     if (WFLAGP(wwin, no_resizable))
+     if (!IS_RESIZABLE(wwin))
          return;
  
 @@ -498,6 +499,7 @@
This page took 0.049257 seconds and 4 git commands to generate.