kepka/Telegram
leha-bot 3c92cb528b ligtgvoip: get rid of unused & erroneous MIN macro
This macro is not used and has an error with parenthesis. At some input
arguments it will be generate incorrect code:
MIN(a++, b--) -> expands to (a++<b-- ? a++ : b--)
2018-01-12 03:53:30 +03:00
..
Resources [skip ci] remove unused code from original tdesktop app 2017-12-22 19:07:36 +03:00
SourceFiles Allow unicode quotes as markdown entry separators. (#54) 2017-12-24 20:30:13 +04:00
Telegram Add C++ logo overlay 2017-12-20 14:38:02 +02:00
ThirdParty ligtgvoip: get rid of unused & erroneous MIN macro 2018-01-12 03:53:30 +03:00
CMakeLists.txt Remove Qt plugins path rewriting 2017-12-20 14:38:02 +02:00
Telegram.plist Update plist file for OSX build with cmake 2017-12-20 14:38:02 +02:00