Usermode/AxWin3 - Bugfixing and cleanup
[tpg/acess2.git] / Usermode / Applications / axwin3_src / include / ipcmessages.h
index a752e36..e7424fe 100644 (file)
@@ -100,6 +100,7 @@ enum eAxWin_IPCMessageTypes
        IPCMSG_DECORATEWINDOW,  //!< Enable/Disable decorations
        IPCMSG_FOCUSWINDOW,     //!< Give a window focus (no data)
        IPCMSG_SETWINPOS,       //!< Set a window position
+       IPCMSG_REGACTION        //!< Register an action name
 };
 
 #endif

UCC git Repository :: git.ucc.asn.au