mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/telegramdesktop/tdesktop
synced 2026-09-21 00:23:56 +08:00
Set service name for lib_base and lib_webview gtk integration
This commit is contained in:
@@ -746,6 +746,7 @@ void start() {
|
||||
Glib::set_application_name(std::string(AppName));
|
||||
|
||||
GtkIntegration::Start(GtkIntegration::Type::Base);
|
||||
GtkIntegration::Start(GtkIntegration::Type::Webview);
|
||||
GtkIntegration::Start(GtkIntegration::Type::TDesktop);
|
||||
|
||||
#ifdef DESKTOP_APP_USE_PACKAGED_RLOTTIE
|
||||
|
||||
Reference in New Issue
Block a user