diff options
Diffstat (limited to 'indra/newview/lltoastgroupnotifypanel.h')
-rw-r--r-- | indra/newview/lltoastgroupnotifypanel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/lltoastgroupnotifypanel.h b/indra/newview/lltoastgroupnotifypanel.h index f00f840e94..ba98531251 100644 --- a/indra/newview/lltoastgroupnotifypanel.h +++ b/indra/newview/lltoastgroupnotifypanel.h @@ -66,6 +66,7 @@ protected: void onClickOk(); void onClickAttachment(); private: + static bool isAttachmentOpenable(LLAssetType::EType); LLButton* mSaveInventoryBtn; |