diff options
Diffstat (limited to 'linden/indra/newview/llinventoryview.h')
-rw-r--r-- | linden/indra/newview/llinventoryview.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llinventoryview.h b/linden/indra/newview/llinventoryview.h index 80e5768..26f3003 100644 --- a/linden/indra/newview/llinventoryview.h +++ b/linden/indra/newview/llinventoryview.h | |||
@@ -163,6 +163,7 @@ public: | |||
163 | const LLRect& rect, | 163 | const LLRect& rect, |
164 | LLInventoryView* inventory_view); | 164 | LLInventoryView* inventory_view); |
165 | virtual void draw(); | 165 | virtual void draw(); |
166 | virtual void rebuildFilter(); | ||
166 | virtual void onClose(bool app_quitting); | 167 | virtual void onClose(bool app_quitting); |
167 | void changeFilter(LLInventoryFilter* filter); | 168 | void changeFilter(LLInventoryFilter* filter); |
168 | void updateElementsFromFilter(); | 169 | void updateElementsFromFilter(); |