From 3f27ba891ac4d032753b219b4b96d1ffbc9fb488 Mon Sep 17 00:00:00 2001 From: Jacek Antonelli Date: Fri, 15 Aug 2008 23:45:16 -0500 Subject: Second Life viewer sources 1.18.5.0-RC --- linden/indra/newview/llfloaterland.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'linden/indra/newview/llfloaterland.h') diff --git a/linden/indra/newview/llfloaterland.h b/linden/indra/newview/llfloaterland.h index 9eb9172..d8b7ecf 100644 --- a/linden/indra/newview/llfloaterland.h +++ b/linden/indra/newview/llfloaterland.h @@ -42,17 +42,18 @@ typedef std::set uuid_list_t; const F32 CACHE_REFRESH_TIME = 2.5f; -class LLTextBox; +class LLButton; class LLCheckBoxCtrl; class LLRadioGroup; class LLComboBox; -class LLButton; class LLNameListCtrl; class LLSpinCtrl; class LLLineEditor; class LLRadioGroup; class LLParcelSelectionObserver; class LLTabContainer; +class LLTextBox; +class LLTextEditor; class LLTextureCtrl; class LLViewerTextEditor; class LLParcelSelection; @@ -347,7 +348,6 @@ protected: LLButton* mSetBtn; LLButton* mClearBtn; - LLCheckBoxCtrl *mAllowPublishCtrl; LLCheckBoxCtrl *mMatureCtrl; LLCheckBoxCtrl *mPushRestrictionCtrl; LLButton *mPublishHelpButton; -- cgit v1.1