mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-18 13:59:46 +00:00
global shortcuts with loading from .json map
This commit is contained in:
@@ -35,7 +35,9 @@ uint64 _SharedMemoryLocation[4] = { 0x00, 0x01, 0x02, 0x03 };
|
||||
|
||||
// Base types compile-time check
|
||||
|
||||
NilPointer Nil;
|
||||
#ifdef TDESKTOP_CUSTOM_NULLPTR
|
||||
NullPointerClass nullptr;
|
||||
#endif
|
||||
|
||||
namespace {
|
||||
template <typename T, int N>
|
||||
|
Reference in New Issue
Block a user