Fix permission panel unclickable

This commit is contained in:
Siana Gearz
2012-08-12 13:33:27 +02:00
parent d2c3e50a3f
commit 73785af730
3 changed files with 1 additions and 4 deletions

View File

@@ -416,7 +416,6 @@ LLFloaterTools::LLFloaterTools()
mPanelFace(NULL), mPanelFace(NULL),
mPanelLandInfo(NULL), mPanelLandInfo(NULL),
mTabLand(NULL),
mDirty(TRUE) mDirty(TRUE)
{ {
setAutoFocus(FALSE); setAutoFocus(FALSE);

View File

@@ -186,8 +186,6 @@ public:
LLPanelFace *mPanelFace; LLPanelFace *mPanelFace;
LLPanelLandInfo *mPanelLandInfo; LLPanelLandInfo *mPanelLandInfo;
LLTabContainer* mTabLand;
LLParcelSelectionHandle mParcelSelection; LLParcelSelectionHandle mParcelSelection;
LLObjectSelectionHandle mObjectSelection; LLObjectSelectionHandle mObjectSelection;

View File

@@ -549,7 +549,7 @@
mouse_opaque="true" name="F:" v_pad="0" width="74"> mouse_opaque="true" name="F:" v_pad="0" width="74">
F: F:
</text> </text>
<panel bottom="-302" border="true" height="155" left="5" width="260" /> <panel mouse_opaque="false" bottom="-302" border="true" height="155" left="5" width="260"/>
<panel <panel
bottom="-328" bottom="-328"
border="false" border="false"