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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/applets/quicklaunch
From:       Pino Toscano <pino () kde ! org>
Date:       2009-03-02 16:08:00
Message-ID: 1236010080.248016.8101.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 934252 by pino:

initialize in the correct order


 M  +3 -3      quicklaunchApplet.cpp  


--- trunk/KDE/kdebase/workspace/plasma/applets/quicklaunch/quicklaunchApplet.cpp #934251:934252
@@ -44,6 +44,8 @@
 
 QuicklaunchApplet::QuicklaunchApplet(QObject *parent, const QVariantList &args)
   : Plasma::Applet(parent, args),
+    m_layout(0),
+    m_innerLayout(0),
     m_visibleIcons(6),
     m_rowCount(2),
     m_dialogRowCount(2),
@@ -53,9 +55,7 @@
     m_addDialog(0),
     m_rightClickedIcon(0),
     m_addAction(0),
-    m_removeAction(0),
-    m_layout(0),
-    m_innerLayout(0)
+    m_removeAction(0)
 {
     setHasConfigurationInterface(true);
     setAcceptDrops(true);
[prev in list] [next in list] [prev in thread] [next in thread] 

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