This commit is contained in:
parent
19416d7451
commit
4410656236
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ MWDECL int MWAPI MwDefaultBorderWidth(MwWidget handle);
|
||||||
* @brief Gets default thin border width
|
* @brief Gets default thin border width
|
||||||
* @param handle Widget
|
* @param handle Widget
|
||||||
*/
|
*/
|
||||||
MWAPI int MwDefaultThinBorderWidth(MwWidget handle);
|
MWDECL int MwDefaultThinBorderWidth(MwWidget handle);
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue