Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        borders.c 


Log Message:
Fix border state thingy.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/borders.c,v
retrieving revision 1.240
retrieving revision 1.241
diff -u -3 -r1.240 -r1.241
--- borders.c   28 Dec 2004 23:46:43 -0000      1.240
+++ borders.c   4 Jan 2005 23:22:11 -0000       1.241
@@ -1028,7 +1028,9 @@
 #endif
    if (wbit->state == STATE_CLICKED)
       wbit->left = 0;
+#if 0                          /* Hmmm.. */
    else
+#endif
      {
        wbit->state = STATE_HILITED;
        BorderWinpartChange(ewin, part, 0);




-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to