mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 22:22:33 -06:00
Code clean up
This commit is contained in:
@@ -49,7 +49,7 @@ class TorrentImportDlg : public QDialog
|
||||
public:
|
||||
explicit TorrentImportDlg(QWidget *parent = 0);
|
||||
~TorrentImportDlg();
|
||||
static void importTorrent(QBtSession *BTSession);
|
||||
static void importTorrent();
|
||||
QString getTorrentPath() const;
|
||||
QString getContentPath() const;
|
||||
bool fileRenamed() const;
|
||||
|
||||
Reference in New Issue
Block a user