Compositing enabled by default again where possible.
svn path=/trunk/KDE/kdebase/workspace/; revision=859934
This commit is contained in:
parent
af3b302b05
commit
cfb0a0584d
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ CompositingPrefs::~CompositingPrefs()
|
|||
|
||||
bool CompositingPrefs::enableCompositing() const
|
||||
{
|
||||
return false; // disabled by default, for the time being, until support becomes better
|
||||
return mEnableCompositing;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue