Skip to content
Snippets Groups Projects
Commit 380b82c7 authored by AlexanderP ProductEngine's avatar AlexanderP ProductEngine
Browse files

CHUI-487, CHUI-488 Commented out demo

parent 2c2e8b83
No related branches found
No related tags found
No related merge requests found
...@@ -340,8 +340,8 @@ void LLFloaterIMSessionTab::appendMessage(const LLChat& chat, const LLSD &args) ...@@ -340,8 +340,8 @@ void LLFloaterIMSessionTab::appendMessage(const LLChat& chat, const LLSD &args)
// to demonstrate the correct format call the appropriate functions. // to demonstrate the correct format call the appropriate functions.
// They should be moved to the right places when working on CHUI-486. ~Alex ProductEngine. // They should be moved to the right places when working on CHUI-486. ~Alex ProductEngine.
// ---- start demo ---- // ---- start demo ----
im_box->flashConversationItemWidget(mSessionID, true); // flashing of the conversation's item // im_box->flashConversationItemWidget(mSessionID, true); // flashing of the conversation's item
gToolBarView->flashCommand(LLCommandId("chat"), true); // flashing of the FUI button "Chat" // gToolBarView->flashCommand(LLCommandId("chat"), true); // flashing of the FUI button "Chat"
// ---- end demo ----- // ---- end demo -----
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment