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

List:       kde-commits
Subject:    koffice/libs/flake
From:       Thomas Zander <zander () kde ! org>
Date:       2010-05-22 17:43:39
Message-ID: 20100522174339.80805AC8BC () svn ! kde ! org
[Download RAW message or body]

SVN commit 1129510 by zander:

Init new var and avoid valgrind warnings

 M  +3 -2      KoShapeContainerDefaultModel.cpp  


--- trunk/koffice/libs/flake/KoShapeContainerDefaultModel.cpp #1129509:1129510
@@ -30,8 +30,9 @@
     {
     public:
         explicit Relation(KoShape *child)
-        : inside(false)
-        , m_child(child)
+        : inside(false),
+        inheritsTransform(false),
+        m_child(child)
         {}
 
         KoShape* child()
[prev in list] [next in list] [prev in thread] [next in thread] 

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