add MwTreeViewGetOpened
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
This commit is contained in:
parent
b38c146ddf
commit
56544212b1
4 changed files with 32 additions and 9 deletions
|
|
@ -96,7 +96,7 @@ static void draw(MwWidget handle) {
|
|||
MwDrawFrame(handle, &r3, c, 1);
|
||||
|
||||
MwLLClip(handle->lowlevel, NULL);
|
||||
}else if(n == 1 && i == 0){
|
||||
} else if(n == 1 && i == 0) {
|
||||
MwRect r3 = r2;
|
||||
|
||||
r3.y = tab_height(handle);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue