mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 22:55:11 +00:00
Added display of full filenames for documents in tooltips.
This commit is contained in:
@@ -15,6 +15,7 @@ constexpr auto kPhotoLinkMediaProperty = 0x02;
|
||||
constexpr auto kDocumentLinkMediaProperty = 0x03;
|
||||
constexpr auto kSendReactionEmojiProperty = 0x04;
|
||||
constexpr auto kReactionsCountEmojiProperty = 0x05;
|
||||
constexpr auto kDocumentFilenameTooltipProperty = 0x06;
|
||||
|
||||
namespace Ui {
|
||||
class Show;
|
||||
|
Reference in New Issue
Block a user