diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/llfloaterpreference.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/linden/indra/newview/llfloaterpreference.h b/linden/indra/newview/llfloaterpreference.h index 894d242..6162997 100644 --- a/linden/indra/newview/llfloaterpreference.h +++ b/linden/indra/newview/llfloaterpreference.h | |||
@@ -119,12 +119,10 @@ protected: | |||
119 | 119 | ||
120 | /*virtual*/ void onClose(bool app_quitting); | 120 | /*virtual*/ void onClose(bool app_quitting); |
121 | 121 | ||
122 | LLButton* mAboutBtn; | ||
123 | LLButton *mOKBtn; | 122 | LLButton *mOKBtn; |
124 | LLButton *mCancelBtn; | 123 | LLButton *mCancelBtn; |
125 | LLButton *mApplyBtn; | 124 | LLButton *mApplyBtn; |
126 | 125 | ||
127 | static void onClickAbout(void*); | ||
128 | static void onBtnOK(void*); | 126 | static void onBtnOK(void*); |
129 | static void onBtnCancel(void*); | 127 | static void onBtnCancel(void*); |
130 | static void onBtnApply(void*); | 128 | static void onBtnApply(void*); |