From bc6642978f7477f3c98a25c58e31c2451f41a39f Mon Sep 17 00:00:00 2001 From: Kevin Smith Date: Sat, 30 Apr 2011 12:42:08 +0100 Subject: Missing signal. Resloves: #794 diff --git a/Swift/Controllers/Roster/GroupRosterItem.cpp b/Swift/Controllers/Roster/GroupRosterItem.cpp index b8fad07..a1c1156 100644 --- a/Swift/Controllers/Roster/GroupRosterItem.cpp +++ b/Swift/Controllers/Roster/GroupRosterItem.cpp @@ -25,6 +25,7 @@ void GroupRosterItem::setManualSort(const std::string& manualSortValue) { bool changed = manualSortValue_ != manualSortValue; manualSortValue_ = manualSortValue; if (changed) { + onChildrenChanged(); onDataChanged(); } } -- cgit v0.10.2-6-g49f6