disable rounding on combobox
This commit is contained in:
parent
fcc7bf7679
commit
080d960f54
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ static int create(MwWidget handle) {
|
|||
|
||||
MwSetInteger(handle, MwNareaShown, 6);
|
||||
MwSetInteger(handle, MwNvalue, 0);
|
||||
MwSetInteger(handle, MwNroundness, 5);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue