uncessary to call it here; restore takes care of this
svn path=/trunk/KDE/kdelibs/; revision=1152622
This commit is contained in:
parent
3a2ffb1238
commit
6dfeeb5fe9
@ -230,12 +230,6 @@ void Containment::init()
|
|||||||
d->toolBox.data()->addTool(configureContainment);
|
d->toolBox.data()->addTool(configureContainment);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
//Set a default wallpaper the first time the containment is created,
|
|
||||||
//for instance from the toolbox by the user
|
|
||||||
if (d->drawWallpaper) {
|
|
||||||
setDrawWallpaper(true);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
//containmentactionss, from config or defaults
|
//containmentactionss, from config or defaults
|
||||||
@ -262,7 +256,6 @@ void Containment::init()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void ContainmentPrivate::addDefaultActions(KActionCollection *actions, Containment *c)
|
void ContainmentPrivate::addDefaultActions(KActionCollection *actions, Containment *c)
|
||||||
|
Loading…
Reference in New Issue
Block a user