move the blur.cpp into the #define as we don't even really use it right now
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=738753
This commit is contained in:
parent
7348a68f3c
commit
6124183a72
@ -35,6 +35,7 @@
|
||||
|
||||
#ifdef BACKINGSTORE_BLUR_HACK
|
||||
#include <private/qwindowsurface_p.h>
|
||||
#include "effects/blur.cpp"
|
||||
#endif
|
||||
|
||||
#include <KIconEffect>
|
||||
@ -47,7 +48,6 @@
|
||||
|
||||
#include "phase.h"
|
||||
#include "svg.h"
|
||||
#include "effects/blur.cpp"
|
||||
|
||||
namespace Plasma
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user