try fix broken vim formatting: VIM TABS ARE WRONG! I WILL SEND NINJAS AFTER THE NEXT PERSON WHO USES THEM!!!

SVN revision: 51879
This commit is contained in:
Mike Blumenkrantz 2010-09-04 06:05:32 +00:00
parent 6f7ca81277
commit 88e5bb4ff1
2 changed files with 162 additions and 161 deletions

View File

@ -1572,7 +1572,7 @@ e_border_focus_set_with_pointer(E_Border *bd)
/*
* this causes problems as the grab can cause an in/out event (by grab) that
* normally would be like a grab from a menu or something else and e gets into
* a slef-feeding loop. sorry - can't grab :(
* a self-feeding loop. sorry - can't grab :(
if (!ecore_x_pointer_grab(bd->zone->container->win))
return;
*/

View File

@ -355,6 +355,7 @@ struct _E_Border
unsigned char soft_menu : 1;
unsigned char soft_menus : 1;
} qtopia;
struct {
struct {
unsigned char state : 1;