[Psi-Devel] Fwd: Psi Jabber Client - FS#502: Sort group names in window: Add User

Hal Rottenberg hal at halr9000.com
Sat Feb 9 04:06:39 PST 2008


FYI and thanks to duryodhan.


---------- Forwarded message ----------
From: Psi Jabber Client <flyspray at psi-im.org>
Date: Feb 9, 2008 3:32 AM
Subject: Psi Jabber Client - FS#502: Sort group names in window: Add  User
To: hal at halr9000.com


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#502 - Sort group names in window: Add User
User who did this - duryodhan (duryodhan)

----------
This probably fixes it :
adduserdlg.cpp
86c86,88
<       cb_group->insertStringList(groups);
---
>       QStringList temp=groups;
>       temp.sort();
>       cb_group->insertStringList(temp);

----------

More information can be found at the following URL:
http://flyspray.psi-im.org/task/502#comment794


You are receiving this message because you have requested it from the
Flyspray bugtracking system.  If you did not expect this message or
don't want to receive mails in future, you can change your
notification settings at the URL shown above.



-- 
Blog: http://halr9000.com
Webmaster, Psi (http://psi-im.org)
Co-host, PowerScripting Podcast (http://powerscripting.net)


More information about the Psi-Devel mailing list