mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-08 08:32:31 -06:00
committed by
GitHub
parent
facfa26eed
commit
dd1bd8ad10
@@ -30,6 +30,8 @@
|
||||
|
||||
#include <QDialog>
|
||||
|
||||
#include "base/path.h"
|
||||
|
||||
namespace BitTorrent
|
||||
{
|
||||
struct CategoryOptions;
|
||||
@@ -64,5 +66,5 @@ private slots:
|
||||
|
||||
private:
|
||||
Ui::TorrentCategoryDialog *m_ui;
|
||||
QString m_lastEnteredDownloadPath;
|
||||
Path m_lastEnteredDownloadPath;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user