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

List:       kde-kimageshop
Subject:    koffice/krita/ui
From:       Cyrille Berger <cyb () lepi ! org>
Date:       2008-07-11 16:03:16
Message-ID: 1215792196.286497.22950.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 830986 by berger:

remove the deconnection of "sigLoadingFinished" in KisView, this allow to reload a \
new image inside a krita instance

But I have no idea why this was done in the first place, it was introduced in r607119 \
, but the message doesn't explain why it is needed (or if), would anyone knows ?

CCMAIL: kimageshop@kde.org

 M  +1 -1      kis_view2.cpp  


--- trunk/koffice/krita/ui/kis_view2.cpp #830985:830986
@@ -422,7 +422,7 @@
 
 void KisView2::slotLoadingFinished()
 {
-    disconnect(m_d->doc, SIGNAL(sigLoadingFinished()), this, \
SLOT(slotLoadingFinished())); +//     disconnect(m_d->doc, \
SIGNAL(sigLoadingFinished()), this, SLOT(slotLoadingFinished())); // TODO why the \
deconnection ?  
     KisImageSP img = image();
     slotSetImageSize( img->width(), img->height() );
_______________________________________________
kimageshop mailing list
kimageshop@kde.org
https://mail.kde.org/mailman/listinfo/kimageshop


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

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