mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 23:17:21 -06:00
Enable drag n drop to create torrent on mainwindow
This commit is contained in:
@@ -202,6 +202,7 @@ private:
|
||||
bool event(QEvent *e) override;
|
||||
void displayRSSTab(bool enable);
|
||||
void displaySearchTab(bool enable);
|
||||
void createTorrentTriggered(const QString &path = QString());
|
||||
|
||||
Ui::MainWindow *m_ui;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user