summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterpreference.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloaterpreference.h')
-rw-r--r--indra/newview/llfloaterpreference.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/indra/newview/llfloaterpreference.h b/indra/newview/llfloaterpreference.h
index db77ebd6af..a4c43fc8d6 100644
--- a/indra/newview/llfloaterpreference.h
+++ b/indra/newview/llfloaterpreference.h
@@ -43,6 +43,7 @@
class LLPanelGeneral;
class LLPanelInput;
+class LLPanelLCD;
class LLPanelDisplay;
class LLPanelDisplay2;
class LLPanelDisplay3;
@@ -89,8 +90,9 @@ private:
LLPrefsChat *mPrefsChat;
LLPrefsVoice *mPrefsVoice;
LLPrefsIM *mPrefsIM;
- LLPanelMsgs *mMsgPanel;
LLPanelWeb *mWebPanel;
+ LLPanelMsgs *mMsgPanel;
+ LLPanelLCD *mLCDPanel;
};
// Floater to control preferences (display, audio, bandwidth, general.