diff options
Diffstat (limited to 'indra/newview/llfloatertoybox.h')
-rw-r--r-- | indra/newview/llfloatertoybox.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloatertoybox.h b/indra/newview/llfloatertoybox.h index 6f0275b8fe..10aee0e6f5 100644 --- a/indra/newview/llfloatertoybox.h +++ b/indra/newview/llfloatertoybox.h @@ -50,6 +50,7 @@ public: std::string& tooltip_msg); protected: + void onBtnClearAll(); void onBtnRestoreDefaults(); void onToolBarButtonEnter(LLView* button); |