Fix comment typo
(Test for IRC notifications)
This commit is contained in:
parent
29915632df
commit
131e8aaa8a
1 changed files with 1 additions and 1 deletions
|
@ -1030,7 +1030,7 @@ void AbstractClient::checkUnrestrictedMoveResize()
|
|||
}
|
||||
}
|
||||
|
||||
// When the user pressed mouse on the titlebar, don't activate move immediatelly,
|
||||
// When the user pressed mouse on the titlebar, don't activate move immediately,
|
||||
// since it may be just a click. Activate instead after a delay. Move used to be
|
||||
// activated only after moving by several pixels, but that looks bad.
|
||||
void AbstractClient::startDelayedMoveResize()
|
||||
|
|
Loading…
Reference in a new issue