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

List:       kde-commits
Subject:    KDE/kdevplatform/sublime
From:       David Nolden <david.nolden.kde () art-master ! de>
Date:       2009-06-07 19:49:26
Message-ID: 1244404166.809012.22808.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 978663 by zwabel:

Do not connect areaCleared to Controller::areaReleased(). areaReleased unregisters \
the whole main-window from the controller. This even happened when just calling \
showArea(.., ...), leading to assertions afterwards since the main-window was not \
registered any more.


 M  +0 -1      mainwindow.cpp  


--- trunk/KDE/kdevplatform/sublime/mainwindow.cpp #978662:978663
@@ -44,7 +44,6 @@
 : KParts::MainWindow(0, flags), d(new MainWindowPrivate(this, controller))
 {
     connect(this, SIGNAL(destroyed()), controller, SLOT(areaReleased()));
-    connect(this, SIGNAL(areaCleared(Sublime::Area*)), controller, \
SLOT(areaReleased(Sublime::Area*)));  
     loadGeometry(KGlobal::config()->group("Main Window"));
 #if QT_VERSION >= 0x040500   


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

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