mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Enable drag n drop to create torrent on mainwindow
This commit is contained in:
parent
386b93bb0f
commit
908481885c
2 changed files with 30 additions and 3 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue