summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterinventorythumbnailshelper.h
diff options
context:
space:
mode:
authorCallum Prentice <callum@lindenlab.com>2023-08-11 18:31:21 -0700
committerCallum Prentice <callum@lindenlab.com>2023-08-11 18:31:21 -0700
commitabb8d0402c8498dc5ce8dfec1438f2fedbaecce9 (patch)
tree9353d4fc589032324811ac6a8e007281559ac80f /indra/newview/llfloaterinventorythumbnailshelper.h
parent2d39f05cc1403da307be05edc972d2ebcec6cfc7 (diff)
SL-20109: Some small UI tweaks before moving onto the meat of the functionality
Diffstat (limited to 'indra/newview/llfloaterinventorythumbnailshelper.h')
-rw-r--r--indra/newview/llfloaterinventorythumbnailshelper.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/newview/llfloaterinventorythumbnailshelper.h b/indra/newview/llfloaterinventorythumbnailshelper.h
index 69ce3e1fec..3942214fe1 100644
--- a/indra/newview/llfloaterinventorythumbnailshelper.h
+++ b/indra/newview/llfloaterinventorythumbnailshelper.h
@@ -51,8 +51,7 @@ class LLFloaterInventoryThumbnailsHelper:
LLTextEditor* mOutputLog;
- LLUICtrl* mMergeItemsTexturesBtn;
- void onMergeItemsTextures();
+ void mergeItemsTextures();
LLUICtrl* mWriteThumbnailsBtn;
void onWriteThumbnails();