Menu: Fix menulayout bug

This commit is contained in:
Martin Duquesnoy
2009-04-20 11:47:54 +02:00
parent 94905559de
commit 4a8db8d34b
6 changed files with 51 additions and 18 deletions

View File

@@ -200,6 +200,8 @@ typedef struct
typedef struct
{
char *name;
char **clients;
int nclients;
float mwfact;
int nmaster;
Bool resizehint;
@@ -225,6 +227,7 @@ typedef struct
char *name;
/* Placement */
Bool place_at_mouse;
Bool special;
int x, y;
/* Color */
struct