More updates to preferences UI and bug fixes.
This commit is contained in:
@@ -49,7 +49,8 @@ public:
|
||||
// LLPanel* getPanel();
|
||||
|
||||
protected:
|
||||
static void onCommitUpdateAvatarOffsets(LLUICtrl* ctrl, void* userdata);
|
||||
static void onCommitClientTag(LLUICtrl* ctrl, void* userdata);
|
||||
static void onCommitUpdateAvatarOffsets(LLUICtrl* ctrl, void* userdata);
|
||||
static void onCommitCheckBox(LLUICtrl* ctrl, void* user_data);
|
||||
static void onCommitTextModified(LLUICtrl* ctrl, void* userdata);
|
||||
// static void onCommitColor(LLUICtrl* ctrl, void* user_data);
|
||||
|
||||
Reference in New Issue
Block a user