mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
fixed os x mouse input, window icon, qt os x build-from-source
This commit is contained in:
@@ -87,6 +87,7 @@ protected:
|
||||
QSystemTrayIcon *trayIcon;
|
||||
ContextMenu *trayIconMenu;
|
||||
QImage icon256;
|
||||
QIcon wndIcon;
|
||||
|
||||
virtual void setupTrayIcon() = 0;
|
||||
virtual QImage iconWithCounter(int size, int count, style::color bg, bool smallIcon) = 0;
|
||||
|
Reference in New Issue
Block a user