mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-10 09:24:59 -06:00
- Updated italian and korean translations
- Fixed infoBar text when adding a torrent
This commit is contained in:
@@ -45,7 +45,7 @@ class torrentAdditionDialog : public QDialog, private Ui_addTorrentDialog{
|
||||
Q_OBJECT
|
||||
|
||||
signals:
|
||||
void setInfoBarGUI(QString info, QString color);
|
||||
void setInfoBarGUI(QString info, QColor color);
|
||||
void torrentAddition(QString filePath, bool fromScanDir, QString from_url);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user