Fixed log domain
This commit is contained in:
parent
9339805f47
commit
2de0ebc4cf
1 changed files with 1 additions and 1 deletions
|
|
@ -162,7 +162,7 @@ if (LINUX)
|
|||
PkgConfig::GIO
|
||||
)
|
||||
|
||||
target_compile_definitions(Telegram PRIVATE G_LOG_DOMAIN="Telegram")
|
||||
target_compile_definitions(Telegram PRIVATE G_LOG_DOMAIN="Kotatogram")
|
||||
target_compile_options(Telegram PRIVATE -Wno-register)
|
||||
|
||||
if (NOT TDESKTOP_DISABLE_GTK_INTEGRATION)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue