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

List:       kde-commits
Subject:    KDE/kdebase/workspace/ksysguard/gui/SensorDisplayLib
From:       Tobias Koenig <tokoe () kde ! org>
Date:       2006-09-07 17:09:16
Message-ID: 1157648956.483885.8876.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 581833 by tokoe:

Don't give 'parent' as parent to the models, this will cause a crash
on shutdown


 M  +1 -1      ProcessController.cc  


--- trunk/KDE/kdebase/workspace/ksysguard/gui/SensorDisplayLib/ProcessController.cc \
#581832:581833 @@ -53,7 +53,7 @@
 #include <kpushbutton.h>
 
 ProcessController::ProcessController(QWidget* parent, const QString &title, \
                SharedSettings *workSheetSettings)
-	: KSGRD::SensorDisplay(parent, title, workSheetSettings), mModel(parent), \
mFilterModel(parent) +	: KSGRD::SensorDisplay(parent, title, workSheetSettings), \
mModel(this), mFilterModel(this)  {
 	mKillProcess = 0;
 	//When XResCountdown reaches 0, we call 'xres'.


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

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