X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Usermode%2Finclude%2Faxwin2%2Faxwin.h;h=5ef6ed82ae255785129bea774b0d8c1affb55b00;hb=3117b20bcbfbed588ede9b29a7f90eafc762b138;hp=1455c83ed80a0583655698e5ddc767672d17b44a;hpb=e7d0a33cc9b8bf0005799ab2fb5151f78a255772;p=tpg%2Facess2.git diff --git a/Usermode/include/axwin2/axwin.h b/Usermode/include/axwin2/axwin.h index 1455c83e..5ef6ed82 100644 --- a/Usermode/include/axwin2/axwin.h +++ b/Usermode/include/axwin2/axwin.h @@ -107,6 +107,8 @@ enum eElementFlags enum eElementTypes { ELETYPE_NONE, + + ELETYPE_WINDOW, ELETYPE_BOX, //!< Content box (invisible in itself) ELETYPE_TABBAR, //!< Tab Bar