mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-02 15:35:51 +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