mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Update submodules to the latest spellcheck.
This commit is contained in:
@@ -235,8 +235,10 @@ Launcher::Launcher(
|
||||
const QString &systemVersion)
|
||||
: _argc(argc)
|
||||
, _argv(argv)
|
||||
, _baseIntegration(_argc, _argv)
|
||||
, _deviceModel(deviceModel)
|
||||
, _systemVersion(systemVersion) {
|
||||
base::Integration::Set(&_baseIntegration);
|
||||
}
|
||||
|
||||
void Launcher::init() {
|
||||
|
Reference in New Issue
Block a user