mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 07:27:22 -06:00
Do cleanup work in an earlier stage to ensure correct conf saving.
This commit is contained in:
@@ -72,7 +72,6 @@ class MainWindow : public QMainWindow, private Ui::MainWindow{
|
||||
public:
|
||||
// Construct / Destruct
|
||||
MainWindow(QWidget *parent=0, const QStringList& torrentCmdLine = QStringList());
|
||||
~MainWindow();
|
||||
// Methods
|
||||
QWidget* getCurrentTabWidget() const;
|
||||
TransferListWidget* getTransferList() const { return transferList; }
|
||||
|
||||
Reference in New Issue
Block a user