Revert "Embed cmark."
This reverts commit f35001112dc740ed827e4a4de6e4bb3d94b0e466
This commit is contained in:
@@ -147,6 +147,8 @@ void TrayIcon::setIsOnline(bool online) {
|
||||
|
||||
QtMac::setBadgeLabelText(labelText);
|
||||
}
|
||||
#elif defined(Q_OS_WIN)
|
||||
// FIXME: Find a way to use Windows apis for the badge counter (if any).
|
||||
#else
|
||||
if (!icon_ || online == icon_->isOnline)
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user