mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Add main window shadow for Linux
This commit is contained in:
@@ -38,6 +38,10 @@ inline bool TrayIconSupported() {
|
||||
return true;
|
||||
}
|
||||
|
||||
inline bool WindowsNeedShadow() {
|
||||
return false;
|
||||
}
|
||||
|
||||
namespace ThirdParty {
|
||||
|
||||
void start();
|
||||
|
Reference in New Issue
Block a user