mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
moved to VS2015, Qt 5.5.1, now Qt, ffmpeg and openssl are built from source from git
This commit is contained in:
@@ -368,7 +368,8 @@ static const mtpTypeId mtpLayers[] = {
|
||||
mtpc_invokeWithLayer16,
|
||||
mtpc_invokeWithLayer17,
|
||||
mtpc_invokeWithLayer18,
|
||||
}, mtpLayerMaxSingle = sizeof(mtpLayers) / sizeof(mtpLayers[0]);
|
||||
};
|
||||
static const uint32 mtpLayerMaxSingle = sizeof(mtpLayers) / sizeof(mtpLayers[0]);
|
||||
static const mtpPrime mtpCurrentLayer = 38;
|
||||
|
||||
template <typename bareT>
|
||||
|
Reference in New Issue
Block a user