diff options
author | callum <none@none> | 2011-11-01 10:57:34 -0700 |
---|---|---|
committer | callum <none@none> | 2011-11-01 10:57:34 -0700 |
commit | 148e5f436dbb6f9126f1f6235e9056d4fb14ca66 (patch) | |
tree | 0e4c056382e0e2d0752c6ed2ceee25f528c30b61 /indra/newview/llfloatertoybox.h | |
parent | 2777ddd0607caeeee16deae79ca8284bdaccd261 (diff) | |
parent | d86def6f03acc3b4a07a30a2f7912e6dc35edf27 (diff) |
merge with head
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); |