mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Improve library loading on Linux.
This commit is contained in:
parent
70bf328e7d
commit
b6fad35146
3 changed files with 3 additions and 3 deletions
|
@ -11,7 +11,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
|||
#include "base/platform/base_platform_info.h"
|
||||
#include "base/platform/linux/base_linux_glibmm_helper.h"
|
||||
#include "base/platform/linux/base_linux_gtk_integration.h"
|
||||
#include "base/platform/linux/base_linux_wayland_integration.h"
|
||||
#include "base/platform/linux/base_linux_wayland_helper.h"
|
||||
#include "platform/linux/linux_desktop_environment.h"
|
||||
#include "platform/linux/linux_gtk_integration.h"
|
||||
#include "platform/linux/linux_wayland_integration.h"
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 613cfe6d80c6c416571596f8a27da1550495d5e0
|
||||
Subproject commit 1b949f5ca250a47cd1261dd27fd83c174665f8fb
|
|
@ -1 +1 @@
|
|||
Subproject commit 0b4100d7cecc4e748c51f3f51ebfd1392ec3978a
|
||||
Subproject commit 48d70e5258754b2415b07c88f0376212596e09a7
|
Loading…
Add table
Reference in a new issue