diff options
author | Oz Linden <oz@lindenlab.com> | 2011-01-27 09:48:51 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-01-27 09:48:51 -0500 |
commit | c44e7128212c52e8fb67a2573db4021ba400b32c (patch) | |
tree | aa6c1d0f0786a37ec08ece818df23122ac0c4c60 /indra/newview/llpanelgrouproles.h | |
parent | ec0eafbaa0e4c4fbf25bab31ed38d90e998e9dbd (diff) | |
parent | a98b7003043c49bd687356843f3740f0a50ab258 (diff) |
merge changes for storm-348
Diffstat (limited to 'indra/newview/llpanelgrouproles.h')
-rw-r--r-- | indra/newview/llpanelgrouproles.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpanelgrouproles.h b/indra/newview/llpanelgrouproles.h index 270259c16f..a55e264150 100644 --- a/indra/newview/llpanelgrouproles.h +++ b/indra/newview/llpanelgrouproles.h @@ -257,7 +257,7 @@ public: static void onDeleteRole(void*); void handleDeleteRole(); - void saveRoleChanges(); + void saveRoleChanges(bool select_saved_role); virtual void setGroupID(const LLUUID& id); protected: |