2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

prepared win version sign, saving compress image checkbox state, not loaded images blur added

This commit is contained in:
John Preston
2014-09-20 14:35:46 -07:00
parent 67e74e7aed
commit da0df57563
8 changed files with 116 additions and 46 deletions

View File

@@ -222,6 +222,7 @@ enum DataBlockId {
// 27 reserved
dbiNotifyView = 28,
dbiSendToMenu = 29,
dbiCompressPastedImage = 30,
dbiEncryptedWithSalt = 333,
dbiEncrypted = 444,