X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Usermode%2FApplications%2Faxwin3_src%2Finclude%2Fwm_messages.h;h=a0c49198012f8829fca9f06a053feec0cdd596de;hb=6457e97e47fa29a23975daf853a3c032ce6650ef;hp=2308c284bb72dc9c425c47e047eef71f78b1788c;hpb=d0b4559f2936f6d9f06be0f7c3c51527a480ec0d;p=tpg%2Facess2.git diff --git a/Usermode/Applications/axwin3_src/include/wm_messages.h b/Usermode/Applications/axwin3_src/include/wm_messages.h index 2308c284..a0c49198 100644 --- a/Usermode/Applications/axwin3_src/include/wm_messages.h +++ b/Usermode/Applications/axwin3_src/include/wm_messages.h @@ -17,6 +17,7 @@ enum eWM_WindowMessages WNDMSG_CREATE, WNDMSG_DESTROY, + WNDMSG_CLOSE, WNDMSG_FOCUS, // Called on change WNDMSG_SHOW, // Called on change