Oops.
svn path=/trunk/kdebase/kwin/; revision=269305
This commit is contained in:
parent
5bbec2c584
commit
f30a41aaa6
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ KWinDecorationModule::KWinDecorationModule(QWidget* parent, const char* name, co
|
||||||
pluginObject(0)
|
pluginObject(0)
|
||||||
{
|
{
|
||||||
kwinConfig.setGroup("Style");
|
kwinConfig.setGroup("Style");
|
||||||
plugins = new KDecorationPlugins( &kwinConfig );
|
plugins = new KDecorationPreviewPlugins( &kwinConfig );
|
||||||
|
|
||||||
QVBoxLayout* layout = new QVBoxLayout(this);
|
QVBoxLayout* layout = new QVBoxLayout(this);
|
||||||
tabWidget = new QTabWidget( this );
|
tabWidget = new QTabWidget( this );
|
||||||
|
|
Loading…
Reference in a new issue