this should fix the poslock button being weird

This commit is contained in:
Hazim Gazov
2010-05-06 15:57:57 -03:00
parent e7cf7e7b5f
commit 2faf2431f0
2 changed files with 8 additions and 5 deletions

View File

@@ -60,6 +60,7 @@ protected:
LLButton* mTalkBtn;
LLButton* mTalkLockBtn;
LLButton* mSpeakersBtn;
LLButton* mPosLockBtn;
};
#endif // LL_LLVOICEREMOTECTRL_H