remove ContainmentPrivate::defaultWallpaperMode
This commit is contained in:
parent
2f2039ed23
commit
23e5277dbf
@ -42,7 +42,6 @@ namespace Plasma
|
||||
{
|
||||
|
||||
const char ContainmentPrivate::defaultWallpaper[] = "image";
|
||||
const char ContainmentPrivate::defaultWallpaperMode[] = "SingleImage";
|
||||
|
||||
void ContainmentPrivate::addDefaultActions(KActionCollection *actions, Containment *c)
|
||||
{
|
||||
|
@ -112,7 +112,6 @@ public:
|
||||
|
||||
ContainmentActions::ContainmentActionsSource containmentActionsSource;
|
||||
static const char defaultWallpaper[];
|
||||
static const char defaultWallpaperMode[];
|
||||
};
|
||||
|
||||
} // Plasma namespace
|
||||
|
Loading…
Reference in New Issue
Block a user