mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Update submodules to the latest spellcheck.
This commit is contained in:
@@ -7,6 +7,8 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include "core/base_integration.h"
|
||||
|
||||
namespace Core {
|
||||
|
||||
class Launcher {
|
||||
@@ -63,6 +65,7 @@ private:
|
||||
int _argc;
|
||||
char **_argv;
|
||||
QStringList _arguments;
|
||||
BaseIntegration _baseIntegration;
|
||||
|
||||
const QString _deviceModel;
|
||||
const QString _systemVersion;
|
||||
|
Reference in New Issue
Block a user