diff options
| author | Eric M. Tulla (BigPapi) <tulla@lindenlab.com> | 2009-11-15 23:23:10 -0500 |
|---|---|---|
| committer | Eric M. Tulla (BigPapi) <tulla@lindenlab.com> | 2009-11-15 23:23:10 -0500 |
| commit | c6f1c8e7044261677db195d20c397e0e93342b4e (patch) | |
| tree | 32bd85e3e88c60dc3dc3bcd67ced5af6d940b7df | |
| parent | 6b47e36b159a0e036beb442b82b1356aa756f152 (diff) | |
| parent | d02987453170b7ec395746a6f860d2c4e1356cdd (diff) | |
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
| -rw-r--r-- | indra/newview/llpanelappearancetab.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/newview/llpanelappearancetab.h b/indra/newview/llpanelappearancetab.h index 8a9ba66ec0..c2f8dbd074 100644 --- a/indra/newview/llpanelappearancetab.h +++ b/indra/newview/llpanelappearancetab.h @@ -53,12 +53,8 @@ public: bool isTabVisible(); // Check if parent TabContainer is visible. - void setPanelAppearanceButtons(LLPanelAppearance* panel); - protected: - LLButton* mWearBtn; - LLButton* mEditBtn; LLPanelAppearance* mParent; }; |
