oops
This commit is contained in:
parent
e77c4f3c38
commit
d3a7b0a01d
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ static int create(MwWidget handle) {
|
|||
MwLLBeginStateChange(handle->lowlevel);
|
||||
|
||||
MwSetDefault(handle);
|
||||
MwSetInteger(handle, MwNleftPadding, 16);
|
||||
MwSetInteger(handle, MwNleftPadding, 0);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue