widgets tunes
This commit is contained in:
parent
bce1dbacc2
commit
ae4f7eea33
4 changed files with 7 additions and 7 deletions
|
|
@ -41,7 +41,7 @@ void FloatingWidget::checkFloating(const Events& events) {
|
|||
mFloating = true;
|
||||
}
|
||||
|
||||
if (mFloating && this->mHeader.isReleased()) {
|
||||
if (mFloating && isReleased()) {
|
||||
mFloating = false;
|
||||
this->mHeader.clearEvents();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue