mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-02-06 18:31:57 +08:00
add change description for Doxygen
This commit is contained in:
@@ -195,7 +195,7 @@ MG_EXPORT void DestroyToolTipWin (HWND hwnd);
|
||||
* \param code The notification code.
|
||||
* \param add_data The additional data of the notification.
|
||||
*
|
||||
* \note TODO
|
||||
* \note The type of \a id change from int to LINT since v3.2.
|
||||
*
|
||||
* \sa SetNotificationCallback
|
||||
*/
|
||||
|
||||
@@ -624,7 +624,6 @@ typedef struct _GRIDCELLDATA
|
||||
*/
|
||||
#define GRIDM_DELDEPENDENCE 0xF220
|
||||
|
||||
/*TODO messages for query dependence */
|
||||
/**
|
||||
* \def GRIDM_ENDCELLEDIT
|
||||
* \brief This message is used inside minigui.
|
||||
|
||||
Reference in New Issue
Block a user