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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/containments/desktop
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2007-10-11 23:19:57
Message-ID: 1192144797.494384.30001.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 724313 by aseigo:

call the init() from containment as well so we get those things handled. perhaps we \
should do as usual and have a non-virtual method in Containment that does the \
Containment initialization and then calls the virtual init()?


 M  +1 -0      desktop.cpp  


--- trunk/KDE/kdebase/workspace/plasma/containments/desktop/desktop.cpp \
#724312:724313 @@ -125,6 +125,7 @@
 
 void DefaultDesktop::init()
 {
+    Containment::init();
     m_toolbox = new ToolBox(this);
     m_toolbox->setPos(geometry().width() - m_toolbox->boundingRect().width(), 0);
 }


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

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