diff options
Diffstat (limited to 'indra/newview/llpaneldirgroups.cpp')
| -rw-r--r-- | indra/newview/llpaneldirgroups.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpaneldirgroups.cpp b/indra/newview/llpaneldirgroups.cpp index 4809dffe6b..9a8f418a65 100644 --- a/indra/newview/llpaneldirgroups.cpp +++ b/indra/newview/llpaneldirgroups.cpp @@ -79,7 +79,7 @@ void LLPanelDirGroups::performQuery() } mCurrentSortColumn = "score"; - mCurrentSortAscending = FALSE; + mCurrentSortAscending = false; // send the message sendDirFindQuery( |
