Misc: client_round option

This commit is contained in:
OldMan
2010-04-11 16:57:07 +06:00
parent d525e3ace1
commit 9c693212bb
4 changed files with 5 additions and 2 deletions

View File

@@ -420,6 +420,7 @@ typedef struct
Launcher *launcher;
int *ntag;
Bool tag_round;
Bool client_round;
Bool layout_system; /* Switch: False, Menu: True. */
Bool layout_placement; /* Right (normal): False, Left: True. */
/* Number of... */