mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 16:37:21 -06:00
Fix typo
This commit is contained in:
@@ -105,7 +105,7 @@ public:
|
||||
void activate();
|
||||
void cleanup();
|
||||
|
||||
void showNotificationBaloon(const QString &title, const QString &msg) const;
|
||||
void showNotificationBalloon(const QString &title, const QString &msg) const;
|
||||
|
||||
private slots:
|
||||
void showFilterContextMenu(const QPoint &);
|
||||
|
||||
Reference in New Issue
Block a user