mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2025-12-31 14:40:49 +00:00
add icon to window
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@396 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
@@ -62,6 +62,11 @@ MWDECL char* MwIconNote[];
|
||||
*/
|
||||
MWDECL char* MwIconQuestion[];
|
||||
|
||||
/*!
|
||||
* %brief Search icon
|
||||
*/
|
||||
MWDECL char* MwIconSearch[];
|
||||
|
||||
/*!
|
||||
* %brief Up icon
|
||||
*/
|
||||
@@ -72,6 +77,7 @@ MWDECL char* MwIconUp[];
|
||||
*/
|
||||
MWDECL char* MwIconWarning[];
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user