[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/workspace/libs/plasma (silent)
From:       Marco Martin <notmart () gmail ! com>
Date:       2008-05-04 10:17:04
Message-ID: 1209896224.549497.16000.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 803838 by mart:

SVN_SILENT: make it compile with DYNAMIC_SHADOWS on


 M  +1 -1      applet.cpp  


--- trunk/KDE/kdebase/workspace/libs/plasma/applet.cpp #803837:803838
@@ -536,7 +536,7 @@
         if (d->shadow) {
             d->shadow->setVisible(true);
         } else {
-            shadow = new ShadowItem(this);
+            d->shadow = new ShadowItem(this);
             if (scene()) {
                 scene()->addItem(d->shadow);
                 d->shadow->show();
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic