git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@169 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-10-04 21:21:31 +00:00
parent 2b0d063dd8
commit 9b6ed7b6c3
7 changed files with 142 additions and 22 deletions

View File

@@ -23,6 +23,11 @@ MWDECL const char* MwDefaultBackground;
*/
MWDECL const char* MwDefaultForeground;
/*!
* %brief Default border width
*/
MWDECL const int MwDefaultBorderWidth;
#ifdef __cplusplus
}
#endif