aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llpanelgroup.cpp
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:44:50 -0500
committerJacek Antonelli2008-08-15 23:44:50 -0500
commit89fe5dab825a62a0e3fd8d248cbc91c65eb2a426 (patch)
treebcff14b7888d04a2fec799c59369f6095224bd08 /linden/indra/newview/llpanelgroup.cpp
parentSecond Life viewer sources 1.13.3.2 (diff)
downloadmeta-impy-89fe5dab825a62a0e3fd8d248cbc91c65eb2a426.zip
meta-impy-89fe5dab825a62a0e3fd8d248cbc91c65eb2a426.tar.gz
meta-impy-89fe5dab825a62a0e3fd8d248cbc91c65eb2a426.tar.bz2
meta-impy-89fe5dab825a62a0e3fd8d248cbc91c65eb2a426.tar.xz
Second Life viewer sources 1.14.0.0
Diffstat (limited to 'linden/indra/newview/llpanelgroup.cpp')
-rw-r--r--linden/indra/newview/llpanelgroup.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llpanelgroup.cpp b/linden/indra/newview/llpanelgroup.cpp
index 8a44da5..ce7c67a 100644
--- a/linden/indra/newview/llpanelgroup.cpp
+++ b/linden/indra/newview/llpanelgroup.cpp
@@ -151,8 +151,8 @@ LLPanelGroup::LLPanelGroup(const std::string& filename,
151 mCurrentTab( NULL ), 151 mCurrentTab( NULL ),
152 mRequestedTab( NULL ), 152 mRequestedTab( NULL ),
153 mTabContainer( NULL ), 153 mTabContainer( NULL ),
154 mForceClose( FALSE ),
155 mIgnoreTransition( FALSE ), 154 mIgnoreTransition( FALSE ),
155 mForceClose( FALSE ),
156 mInitialTab(initial_tab_selected), 156 mInitialTab(initial_tab_selected),
157 mAllowEdit( TRUE ), 157 mAllowEdit( TRUE ),
158 mShowingNotifyDialog( FALSE ) 158 mShowingNotifyDialog( FALSE )