Show notification count in tray icon.
This commit is contained in:
@@ -307,7 +307,3 @@ int Controller::dpi() {
|
||||
void Controller::setDpi(int dpi) {
|
||||
SettingsGroup("Interface").setValue("dpi", dpi);
|
||||
}
|
||||
|
||||
QString Controller::removeReply(const QString& text) {
|
||||
return utils::removeReply(text);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user