Fix compile enable final
svn path=/trunk/KDE/kdebase/workspace/; revision=720823
This commit is contained in:
parent
68303bf71f
commit
6f410196a0
1 changed files with 2 additions and 1 deletions
|
@ -39,8 +39,9 @@
|
|||
|
||||
namespace Oxygen
|
||||
{
|
||||
#ifndef KDE_USE_FINAL
|
||||
K_GLOBAL_STATIC_WITH_ARGS(OxygenHelper, globalHelper, ("OxygenDeco"))
|
||||
|
||||
#endif
|
||||
// class OxygenClient;
|
||||
/*
|
||||
extern int BUTTONSIZE;
|
||||
|
|
Loading…
Reference in a new issue