2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Update submodules.

This commit is contained in:
John Preston
2023-11-13 10:43:34 +04:00
parent 22cedbc9cc
commit 69efd127eb
8 changed files with 9 additions and 6 deletions

View File

@@ -7,11 +7,11 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
*/
#pragma once
#include "base/platform/win/base_windows_winrt.h"
#include "platform/platform_integration.h"
#include <QAbstractNativeEventFilter>
#include <winrt/base.h>
#include <ShlObj.h>
namespace Platform {

View File

@@ -9,6 +9,8 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "base/platform/win/base_windows_h.h"
#include <wtypes.h>
namespace Platform {
namespace AppUserModelId {

View File

@@ -9,6 +9,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "base/platform/win/base_windows_h.h"
#include <shellapi.h>
#include <shlobj.h>
#include <dwmapi.h>
#include <RestartManager.h>