mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
merged with master spam report buttons, 40 layer not compiling!
This commit is contained in:
@@ -357,6 +357,13 @@ enum DBIPlatform {
|
||||
dbipLinux32 = 3,
|
||||
};
|
||||
|
||||
enum DBIPeerReportSpamStatus {
|
||||
dbiprsNoButton,
|
||||
dbiprsUnknown,
|
||||
dbiprsShowButton,
|
||||
dbiprsReportSent,
|
||||
};
|
||||
|
||||
typedef enum {
|
||||
HitTestNone = 0,
|
||||
HitTestClient,
|
||||
|
Reference in New Issue
Block a user