kepka/Telegram
leha-bot 726373bcab 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-22 01:52:24 +03:00
..
Resources [skip ci] remove unused code from original tdesktop app 2017-12-22 19:07:36 +03:00
SourceFiles Fixed issue with running both clients (kepka and tdesktop) simultaneously. 2018-01-17 21:20:17 +03: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-22 01:52:24 +03:00
CMakeLists.txt Added additional build definitions for packaged build: 2018-01-19 10:54:09 +02:00
Telegram.plist Update plist file for OSX build with cmake 2017-12-20 14:38:02 +02:00