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

List:       kde-commits
Subject:    koffice/krita/ui
From:       Gábor Lehel <illissius () gmail ! com>
Date:       2005-12-31 18:51:33
Message-ID: 1136055093.260795.10716.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 492961 by illissius:

uncomment this, it's probably necessary

 M  +1 -1      kis_view.cc  


--- trunk/koffice/krita/ui/kis_view.cc #492960:492961
@@ -2456,7 +2456,7 @@
 
         connect(m_current, SIGNAL(sigProfileChanged(KisProfile * )), \
SLOT(profileChanged(KisProfile * )));  
-        //connect(m_current, SIGNAL(sigLayersChanged()), SLOT(layersUpdated()));
+        connect(m_current, SIGNAL(sigLayersChanged()), SLOT(layersUpdated()));
         connect(m_current, SIGNAL(sigLayerAdded(KisLayerSP)), \
                SLOT(layersUpdated()));
         connect(m_current, SIGNAL(sigLayerRemoved(KisLayerSP, KisGroupLayerSP, \
                KisLayerSP)), SLOT(layersUpdated()));
         connect(m_current, SIGNAL(sigLayerMoved(KisLayerSP, KisGroupLayerSP, \
KisLayerSP)), SLOT(layersUpdated()));


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

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