[Konversation-devel] [Bug 102781] Sort pseudos by status doesn't work without restart.

Peter Simonsson psn at linux.se
Fri Apr 1 22:23:35 CEST 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=102781         
psn linux se changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From psn linux se  2005-04-01 22:23 -------
CVS commit by psn: 

Update nicklist sorting when changing options

BUG:102781


  M +1 -1      channel.cpp   1.310


--- kdeextragear-2/konversation/konversation/channel.cpp  #1.309:1.310
 @ -1741,5 +1741,5  @ void Channel::updateFonts()
   }
 
-  nicknameListView->sort();
+  nicknameListView->resort();
 
   nicknameListView->setPaletteForegroundColor(fg);


More information about the Konversation-devel mailing list