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

List:       kde-commits
Subject:    KDE/kdepim/kontact/src
From:       Till Adam <adam () kde ! org>
Date:       2010-11-28 19:59:55
Message-ID: 20101128195955.179E8AC8A3 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1201814 by tilladam:

Don't crash when changing the icon or text size or visibility.

 M  +3 -3      iconsidepane.cpp  


--- trunk/KDE/kdepim/kontact/src/iconsidepane.cpp #1201813:1201814
@@ -90,9 +90,9 @@
     {
     }
 
-    void emitLayoutChanged()
+    void emitReset()
     {
-        emit layoutChanged();
+        emit reset();
     }
 
     void setPluginList( const QList<KontactInterface::Plugin*> &list ) {
@@ -500,7 +500,7 @@
   Prefs::self()->setSidePaneShowIcons( mShowIcons );
   Prefs::self()->setSidePaneShowText( mShowText );
 
-  mModel->emitLayoutChanged();
+  mModel->emitReset();
 
   QTimer::singleShot( 0, this, SLOT(updateNavigatorSize()) );
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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