mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Update submodules.
This commit is contained in:
@@ -7,7 +7,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
*/
|
||||
#include "platform/mac/file_utilities_mac.h"
|
||||
|
||||
#include "base/platform/mac/base_platform_utilities_mac.h"
|
||||
#include "base/platform/mac/base_utilities_mac.h"
|
||||
#include "lang/lang_keys.h"
|
||||
#include "styles/style_window.h"
|
||||
|
||||
|
@@ -10,7 +10,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
#include "core/crash_reports.h"
|
||||
#include "core/update_checker.h"
|
||||
#include "base/platform/base_platform_info.h"
|
||||
#include "base/platform/mac/base_platform_utilities_mac.h"
|
||||
#include "base/platform/mac/base_utilities_mac.h"
|
||||
#include "platform/platform_specific.h"
|
||||
|
||||
#include <Cocoa/Cocoa.h>
|
||||
|
@@ -28,7 +28,7 @@
|
||||
#include "mainwidget.h"
|
||||
#include "mainwindow.h"
|
||||
#include "observer_peer.h"
|
||||
#include "base/platform/mac/base_platform_utilities_mac.h"
|
||||
#include "base/platform/mac/base_utilities_mac.h"
|
||||
#include "stickers.h"
|
||||
#include "styles/style_dialogs.h"
|
||||
#include "styles/style_media_player.h"
|
||||
|
@@ -30,7 +30,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
#include "boxes/peer_list_controllers.h"
|
||||
#include "boxes/about_box.h"
|
||||
#include "lang/lang_keys.h"
|
||||
#include "base/platform/mac/base_platform_utilities_mac.h"
|
||||
#include "base/platform/mac/base_utilities_mac.h"
|
||||
#include "ui/widgets/input_fields.h"
|
||||
#include "facades.h"
|
||||
#include "app.h"
|
||||
|
@@ -9,7 +9,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
|
||||
#include "base/platform/base_platform_info.h"
|
||||
#include "platform/platform_specific.h"
|
||||
#include "base/platform/mac/base_platform_utilities_mac.h"
|
||||
#include "base/platform/mac/base_utilities_mac.h"
|
||||
#include "history/history.h"
|
||||
#include "ui/empty_userpic.h"
|
||||
#include "mainwindow.h"
|
||||
|
@@ -15,7 +15,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
#include "storage/localstorage.h"
|
||||
#include "mainwindow.h"
|
||||
#include "history/history_location_manager.h"
|
||||
#include "base/platform/mac/base_platform_utilities_mac.h"
|
||||
#include "base/platform/mac/base_utilities_mac.h"
|
||||
#include "facades.h"
|
||||
|
||||
#include <QtGui/QDesktopServices>
|
||||
|
@@ -16,7 +16,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
#include "media/audio/media_audio.h"
|
||||
#include "media/player/media_player_instance.h"
|
||||
#include "platform/mac/mac_touchbar.h"
|
||||
#include "base/platform/mac/base_platform_utilities_mac.h"
|
||||
#include "base/platform/mac/base_utilities_mac.h"
|
||||
#include "base/platform/base_platform_info.h"
|
||||
#include "lang/lang_keys.h"
|
||||
#include "base/timer.h"
|
||||
|
@@ -10,7 +10,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
#include "core/crash_reports.h"
|
||||
#include "core/update_checker.h"
|
||||
#include "base/platform/base_platform_info.h"
|
||||
#include "base/platform/win/base_platform_windows_h.h"
|
||||
#include "base/platform/win/base_windows_h.h"
|
||||
|
||||
#include <shellapi.h>
|
||||
#include <VersionHelpers.h>
|
||||
|
@@ -8,7 +8,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
#pragma once
|
||||
|
||||
#include "platform/platform_main_window.h"
|
||||
#include "base/platform/win/base_platform_windows_h.h"
|
||||
#include "base/platform/win/base_windows_h.h"
|
||||
#include "base/flags.h"
|
||||
|
||||
#include <QtCore/QTimer>
|
||||
|
@@ -8,7 +8,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
#pragma once
|
||||
|
||||
#include "platform/platform_specific.h"
|
||||
#include "base/platform/win/base_platform_windows_h.h"
|
||||
#include "base/platform/win/base_windows_h.h"
|
||||
|
||||
namespace Data {
|
||||
class LocationPoint;
|
||||
|
@@ -7,7 +7,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include "base/platform/win/base_platform_windows_h.h"
|
||||
#include "base/platform/win/base_windows_h.h"
|
||||
|
||||
namespace Platform {
|
||||
namespace AppUserModelId {
|
||||
|
@@ -7,7 +7,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include "base/platform/win/base_platform_windows_h.h"
|
||||
#include "base/platform/win/base_windows_h.h"
|
||||
|
||||
#include <shlobj.h>
|
||||
#include <roapi.h>
|
||||
|
@@ -7,7 +7,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include "base/platform/win/base_platform_windows_h.h"
|
||||
#include "base/platform/win/base_windows_h.h"
|
||||
|
||||
#include <QtCore/QAbstractNativeEventFilter>
|
||||
|
||||
|
@@ -7,7 +7,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
*/
|
||||
#include "storage/storage_clear_legacy.h"
|
||||
|
||||
#include "base/platform/win/base_platform_windows_h.h"
|
||||
#include "base/platform/win/base_windows_h.h"
|
||||
|
||||
namespace Storage {
|
||||
namespace details {
|
||||
|
@@ -8,7 +8,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
#include "storage/storage_file_lock.h"
|
||||
|
||||
#include "platform/win/windows_dlls.h"
|
||||
#include "base/platform/win/base_platform_windows_h.h"
|
||||
#include "base/platform/win/base_windows_h.h"
|
||||
|
||||
#include <io.h>
|
||||
#include <fileapi.h>
|
||||
|
Reference in New Issue
Block a user