mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 22:22:33 -06:00
Remember torrent import dialog geometry and position
This commit is contained in:
@@ -69,6 +69,10 @@ private slots:
|
||||
|
||||
void on_importBtn_clicked();
|
||||
|
||||
private:
|
||||
void loadSettings();
|
||||
void saveSettings();
|
||||
|
||||
private:
|
||||
Ui::TorrentImportDlg *ui;
|
||||
boost::intrusive_ptr<libtorrent::torrent_info> t;
|
||||
|
||||
Reference in New Issue
Block a user