diff options
author | andreykproductengine <andreykproductengine@lindenlab.com> | 2019-11-28 20:23:22 +0200 |
---|---|---|
committer | andreykproductengine <andreykproductengine@lindenlab.com> | 2019-11-28 20:23:22 +0200 |
commit | 5c7b0dfe84f745bc5f6ccc0630ed1beb0ad87d00 (patch) | |
tree | 70e382ff9cc22018a4b884e73af6c2430781c6d5 /indra/newview/llfloatermodelpreview.h | |
parent | 1840868178cbf3577ffa9757f093207f3bb10fd7 (diff) |
SL-304 [Mesh Uploader] A bit of cleanup (parse warnings, missing items, cleanup log)
Diffstat (limited to 'indra/newview/llfloatermodelpreview.h')
-rw-r--r-- | indra/newview/llfloatermodelpreview.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloatermodelpreview.h b/indra/newview/llfloatermodelpreview.h index 5bb6714099..8f6ca49cb8 100644 --- a/indra/newview/llfloatermodelpreview.h +++ b/indra/newview/llfloatermodelpreview.h @@ -224,6 +224,7 @@ private: void resetDisplayOptions(); void resetUploadOptions(); + void clearLogTab(); void createSmoothComboBox(LLComboBox* combo_box, float min, float max); |