diff options
| author | William Todd Stinson <stinson@lindenlab.com> | 2012-10-09 17:19:24 -0700 |
|---|---|---|
| committer | William Todd Stinson <stinson@lindenlab.com> | 2012-10-09 17:19:24 -0700 |
| commit | 8a8339a9a85b930bb01f98f4f99f28082a476309 (patch) | |
| tree | ab5006ac18216e88cb9de811e5266d6b8afccc66 /indra/newview/llfloaterdebugmaterials.h | |
| parent | 7eea1e20619ff6bfcd83e072c304aa1dcc3d3eeb (diff) | |
Adding a reset inputs button to the edit tab.
Diffstat (limited to 'indra/newview/llfloaterdebugmaterials.h')
| -rw-r--r-- | indra/newview/llfloaterdebugmaterials.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterdebugmaterials.h b/indra/newview/llfloaterdebugmaterials.h index 204392d5e3..732b6a9349 100644 --- a/indra/newview/llfloaterdebugmaterials.h +++ b/indra/newview/llfloaterdebugmaterials.h @@ -75,6 +75,7 @@ private: void onValueEntered(LLUICtrl* pUICtrl); void onPutSetClicked(); void onPutClearClicked(); + void onResetPutValuesClicked(); void onQueryVisibleObjectsClicked(); void onGoodPostClicked(); void onBadPostClicked(); |
