diff options
author | mberezhnoy <mberezhnoy@productengine.com> | 2013-04-23 18:51:54 +0300 |
---|---|---|
committer | mberezhnoy <mberezhnoy@productengine.com> | 2013-04-23 18:51:54 +0300 |
commit | fbd82229a02326e0edac6cf2f1a2c05a553f0c33 (patch) | |
tree | 425b06078f09362c4eb272cfb5b5f7d446397fee /indra/newview/llconversationview.h | |
parent | df7596e9015ea7f190d5ebb96587dd23d37bf1f8 (diff) | |
parent | 25c222e31770cb2c10e262b02ae9065521986349 (diff) |
merge
Diffstat (limited to 'indra/newview/llconversationview.h')
-rwxr-xr-x | indra/newview/llconversationview.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llconversationview.h b/indra/newview/llconversationview.h index 7e432804d0..879d496dc7 100755 --- a/indra/newview/llconversationview.h +++ b/indra/newview/llconversationview.h @@ -86,6 +86,7 @@ public: virtual void refresh(); /*virtual*/ void setFlashState(bool flash_state); + void setHighlightState(bool hihglight_state); LLFloater* getSessionFloater(); |