Edit messages sent to yourself.

Copy inline keyboard link to clipboard.
Fixed webpage type=video layout with document attach.
Inline GIF results can be manually downloaded before sending.
This commit is contained in:
John Preston
2016-05-19 18:02:07 +03:00
parent 0e66288a69
commit bdc8b3585d
6 changed files with 31 additions and 10 deletions
@@ -78,7 +78,7 @@ bool Processor::write(const structure::Module &module) const {
"codegen_style",
srcFile.fileName(),
"stdafx.h",
!options_.rebuildDependencies, // forceReGenerate
false,//!options_.rebuildDependencies, // forceReGenerate
};
SpriteGenerator spriteGenerator(module);