diff options
author | Loren Shih <seraph@lindenlab.com> | 2009-12-17 19:46:00 -0500 |
---|---|---|
committer | Loren Shih <seraph@lindenlab.com> | 2009-12-17 19:46:00 -0500 |
commit | a08467ae262549fe89a6ab3539582b3d015ad53f (patch) | |
tree | 0635965e3cbce94bd686de873d8a0b85f5755172 /indra/newview/llpanelmaininventory.h | |
parent | e1c839f16d521d5b7c4a8bf56120f4da2a28e114 (diff) | |
parent | b29b9c961900f98121ba80447e1e737cff0d4331 (diff) |
automated merge viewer2.0->viewer2.0
Diffstat (limited to 'indra/newview/llpanelmaininventory.h')
-rw-r--r-- | indra/newview/llpanelmaininventory.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpanelmaininventory.h b/indra/newview/llpanelmaininventory.h index 920de2665c..69f8a14583 100644 --- a/indra/newview/llpanelmaininventory.h +++ b/indra/newview/llpanelmaininventory.h @@ -123,6 +123,7 @@ private: LLInventoryPanel* mActivePanel; LLSaveFolderState* mSavedFolderState; std::string mFilterText; + std::string mFilterSubString; ////////////////////////////////////////////////////////////////////////////////// |