Avoid warning.
svn path=/trunk/kdebase/kwin/; revision=279594
This commit is contained in:
parent
16cd010758
commit
d445cb905e
1 changed files with 1 additions and 1 deletions
|
@ -283,7 +283,7 @@ bool KDecoration::animateMinimize( bool )
|
|||
return false;
|
||||
}
|
||||
|
||||
bool KDecoration::windowDocked( Position side )
|
||||
bool KDecoration::windowDocked( Position )
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue