mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 22:55:11 +00:00
Inline bot results preview: photo, audio, file, voice. Beta 9040126.
This commit is contained in:
@@ -84,7 +84,6 @@ RoundCorners documentCorners(int32 colorIndex);
|
||||
|
||||
class PaintContextBase {
|
||||
public:
|
||||
|
||||
PaintContextBase(uint64 ms, bool selecting) : ms(ms), selecting(selecting) {
|
||||
}
|
||||
uint64 ms;
|
||||
|
Reference in New Issue
Block a user