NoBackground, so we can set it to the standar background and have it actually initialized

svn path=/trunk/KDE/kdelibs/; revision=1019994
This commit is contained in:
Aaron J. Seigo 2009-09-04 23:45:44 +00:00
parent b32e268e15
commit d56c7a9106

View File

@ -2297,7 +2297,7 @@ AppletPrivate::AppletPrivate(KService::Ptr service, int uniqueID, Applet *applet
extender(0),
service(0),
preferredBackgroundHints(Applet::StandardBackground),
backgroundHints(Applet::StandardBackground),
backgroundHints(Applet::NoBackground),
aspectRatioMode(Plasma::KeepAspectRatio),
immutability(Mutable),
appletDescription(service),