Don't crash.

svn path=/trunk/kdebase/kwin/; revision=379453
icc-effect-5.14.5
Luboš Luňák 2005-01-17 16:42:34 +00:00
parent 21f621f985
commit 5f824cbed0
1 changed files with 2 additions and 0 deletions

View File

@ -2339,6 +2339,8 @@ void Workspace::startKompmgr()
void Workspace::stopKompmgr()
{
if(!kompmgr)
return;
kompmgr->disconnect(this, SLOT(restartKompmgr()));
options->useTranslucency = FALSE;
if (popup){ delete popup; popup = 0L; } // to add/remove opacity slider