diff options
Diffstat (limited to 'indra/newview/llfloaterinventorythumbnailshelper.h')
-rw-r--r-- | indra/newview/llfloaterinventorythumbnailshelper.h | 3 |
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(); |