Remove '&' in OSD messages
Causes weird problems with previous text getting stuck.
This commit is contained in:
@@ -63,6 +63,8 @@ class OSDBase : public QObject {
|
||||
virtual bool SupportsNativeNotifications();
|
||||
virtual bool SupportsTrayPopups();
|
||||
|
||||
QString app_name() { return app_name_; }
|
||||
|
||||
public slots:
|
||||
void ReloadSettings();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user