mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 22:18:05 -06:00
Set "Add" button as default in torrent addition dialog
This commit is contained in:
@@ -105,6 +105,8 @@ public:
|
||||
#if LIBTORRENT_VERSION_MINOR < 15
|
||||
addInSeed->setVisible(false);
|
||||
#endif
|
||||
// Set Add button as default
|
||||
OkButton->setDefault(true);
|
||||
}
|
||||
|
||||
~torrentAdditionDialog() {
|
||||
|
||||
Reference in New Issue
Block a user