[RLVa] f9f8dbe23ec3 ported

- internal : reviewed @startim for CHUI (SL-3.5)
    -> fixed : "Start Conference Chat" on a selection of multiple calling cards opens an IM session
    -> fixed : actions that would result in an IM window opening shouldn't be blocked if the session is already open
    -> added : RlvActions class to mimick LLAvatarActions and lowering the rlvhandler.h include dependency
This commit is contained in:
Inusaito Sayori
2014-01-27 13:54:13 -05:00
parent 42bf70849c
commit 6a3ee5fac4
11 changed files with 150 additions and 47 deletions

View File

@@ -574,6 +574,7 @@ set(viewer_SOURCE_FILES
noise.cpp
pipeline.cpp
qtoolalign.cpp
rlvactions.cpp
rlvcommon.cpp
rlvextensions.cpp
rlvfloaterbehaviour.cpp
@@ -1100,6 +1101,7 @@ set(viewer_HEADER_FILES
noise.h
pipeline.h
qtoolalign.h
rlvactions.h
rlvcommon.h
rlvdefines.h
rlvextensions.h