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

List:       kde-commits
Subject:    KDE/kdebase/workspace/ksysguard/gui/SensorDisplayLib
From:       John Tapsell <john.tapsell () kdemail ! net>
Date:       2010-01-13 14:49:15
Message-ID: 1263394155.179471.978.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1074147 by johnflux:

Fix uninitialized variables in FancyPlotter

 M  +1 -0      FancyPlotter.cc  


--- trunk/KDE/kdebase/workspace/ksysguard/gui/SensorDisplayLib/FancyPlotter.cc #1074146:1074147
@@ -56,6 +56,7 @@
     public:
         MultiLengthLabel() : QLabel() {
             mLongWidth = 0;
+            mHeight = 0;
             setSizePolicy(QSizePolicy::Expanding, QSizePolicy::Preferred);
             setAlignment(Qt::AlignRight);
         }
[prev in list] [next in list] [prev in thread] [next in thread] 

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