diff options
Diffstat (limited to 'linden/indra/newview/llfloateravatarpicker.h')
-rw-r--r-- | linden/indra/newview/llfloateravatarpicker.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llfloateravatarpicker.h b/linden/indra/newview/llfloateravatarpicker.h index 6b8498c..7fcb5c0 100644 --- a/linden/indra/newview/llfloateravatarpicker.h +++ b/linden/indra/newview/llfloateravatarpicker.h | |||
@@ -74,7 +74,7 @@ protected: | |||
74 | void find(); | 74 | void find(); |
75 | void setAllowMultiple(BOOL allow_multiple); | 75 | void setAllowMultiple(BOOL allow_multiple); |
76 | 76 | ||
77 | virtual BOOL handleKeyHere(KEY key, MASK mask, BOOL called_from_parent); | 77 | virtual BOOL handleKeyHere(KEY key, MASK mask); |
78 | 78 | ||
79 | protected: | 79 | protected: |
80 | LLScrollListCtrl* mListNames; | 80 | LLScrollListCtrl* mListNames; |