Skip to content
Snippets Groups Projects
Commit e66e31f3 authored by Andrey Lihatskiy's avatar Andrey Lihatskiy
Browse files

post-merge buildfix

parent 75bd1bcd
No related branches found
No related tags found
No related merge requests found
...@@ -235,6 +235,7 @@ class LLFloaterModelPreview : public LLFloaterModelUploadBase ...@@ -235,6 +235,7 @@ class LLFloaterModelPreview : public LLFloaterModelUploadBase
void modelUpdated(bool calculate_visible); void modelUpdated(bool calculate_visible);
// Toggles between "Calculate weights & fee" and "Upload" buttons. // Toggles between "Calculate weights & fee" and "Upload" buttons.
void toggleCalculateButton();
void toggleCalculateButton(bool visible); void toggleCalculateButton(bool visible);
// resets display options of model preview to their defaults. // resets display options of model preview to their defaults.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment