kepka/Telegram
Alex 0d013603bd
Fix "no return in nonvoid function" error in libtgvoip (#167)
Return nullptr to avoid compile error.

Before this commit these functions:
1. void *AudioInputALSA::StartThread();
2. void *AudioOutputALSA::StartThread()
 - don't return any values. 

Also please note that this fix should be ported after syncing libtgvoip to upstream if these functions still don't return values!

Related to #153.
2018-06-20 21:33:58 +03:00
..
Resources Add option for typographic message formatting 2018-04-21 19:14:34 +03:00
SourceFiles Get rid of OrderedSet 2018-06-20 15:40:52 +03:00
Telegram Add C++ logo overlay 2017-12-20 14:38:02 +02:00
ThirdParty Fix "no return in nonvoid function" error in libtgvoip (#167) 2018-06-20 21:33:58 +03:00
CMakeLists.txt Add install target 2018-06-10 22:54:22 +03:00
Telegram.plist Update plist file for OSX build with cmake 2017-12-20 14:38:02 +02:00