font
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@44 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
a8764925f7
commit
a99eb3add0
9 changed files with 161 additions and 147 deletions
|
|
@ -215,6 +215,7 @@ void MwVaListApply(MwWidget handle, va_list va) {
|
|||
|
||||
void MwSetDefault(MwWidget handle) {
|
||||
MwSetText(handle, MwNbackground, MwDefaultBackground);
|
||||
MwSetText(handle, MwNforeground, MwDefaultForeground);
|
||||
}
|
||||
|
||||
void MwDispatchUserHandler(MwWidget handle, const char* key, void* handler_data) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue