X-Git-Url: http://pileus.org/git/?p=wmpus;a=blobdiff_plain;f=sys.h;fp=sys.h;h=adc0247590c6470b74e1769607542d492b1dd748;hp=3599c3da13382c89421d542d2ebefbe600b65cbf;hb=853b20d942c746cc8ebb5e6fe33386e1ed9f3525;hpb=4e518d22350583e6607889194485bfed2c160db6 diff --git a/sys.h b/sys.h index 3599c3d..adc0247 100644 --- a/sys.h +++ b/sys.h @@ -39,6 +39,7 @@ typedef enum { typedef enum { TYPE_NORMAL, TYPE_DIALOG, + TYPE_TOOLBAR, } type_t; /* Basic window type */