fix export
svn path=/trunk/kdebase/kwin/; revision=381899
This commit is contained in:
parent
a5fe22ddfe
commit
0111c7430b
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ extern "C"
|
|||
return new KAdvancedConfig(true, c, parent, name);
|
||||
}
|
||||
|
||||
KCModule *create_kwintranslucency(QWidget *parent, const char *name)
|
||||
KDE_EXPORT KCModule *create_kwintranslucency(QWidget *parent, const char *name)
|
||||
{
|
||||
//CT there's need for decision: kwm or kwin?
|
||||
KGlobal::locale()->insertCatalogue("kcmkwm");
|
||||
|
|
Loading…
Reference in a new issue