mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-10-17 14:36:45 +00:00
Move tray availability logging to the appropriate class
This commit is contained in:
@@ -288,6 +288,7 @@ rpl::producer<> TrayEventFilter::contextMenuFilters() const {
|
||||
}
|
||||
|
||||
Tray::Tray() {
|
||||
LOG(("System tray available: %1").arg(Logs::b(TrayIconSupported())));
|
||||
}
|
||||
|
||||
void Tray::createIcon() {
|
||||
|
Reference in New Issue
Block a user