dont hide label
This commit is contained in:
parent
30a23b6450
commit
62326fde58
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ int main(void) {
|
|||
foo.expose(e.xexpose);
|
||||
} else if (e.type == ConfigureNotify) {
|
||||
foo.configure(e.xconfigure);
|
||||
label.hide();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue