Add break.
svn path=/trunk/KDE/kdebase/workspace/; revision=764703
This commit is contained in:
parent
969c438d84
commit
cd8e69aff3
1 changed files with 1 additions and 0 deletions
|
@ -1661,6 +1661,7 @@ bool Unmanaged::windowEvent( XEvent* e )
|
|||
break;
|
||||
case PropertyNotify:
|
||||
propertyNotifyEvent( &e->xproperty );
|
||||
break;
|
||||
default:
|
||||
{
|
||||
if( e->type == Extensions::shapeNotifyEvent() )
|
||||
|
|
Loading…
Reference in a new issue