warnings--: unused parameter
This commit is contained in:
parent
9c2b53dd04
commit
955b0bb8e8
1 changed files with 1 additions and 0 deletions
|
@ -301,6 +301,7 @@ bool ShellClient::isShown(bool shaded_is_shown) const
|
|||
|
||||
void ShellClient::hideClient(bool hide)
|
||||
{
|
||||
Q_UNUSED(hide)
|
||||
}
|
||||
|
||||
void ShellClient::maximize(MaximizeMode mode)
|
||||
|
|
Loading…
Reference in a new issue