Layout: Add mirror_vertical and mirror_horizontal!

This commit is contained in:
Martin Duquesnoy
2009-03-30 06:44:36 +02:00
parent 44aa82eb4e
commit 6eff09d790
5 changed files with 141 additions and 45 deletions

View File

@@ -37,7 +37,7 @@
#define NBUTTON 8
#define MAXTAG 36
#define NUM_OF_LAYOUT 8
#define NUM_OF_LAYOUT 9
/* Typedef */
typedef const char* uicb_t;