mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-04 06:32:29 -06:00
Make num enter key work the same as return in searchjobwidget
This commit is contained in:
@@ -90,6 +90,9 @@ signals:
|
||||
void resultsCountUpdated();
|
||||
void statusChanged();
|
||||
|
||||
protected:
|
||||
void keyPressEvent(QKeyEvent *event) override;
|
||||
|
||||
private:
|
||||
void loadSettings();
|
||||
void saveSettings() const;
|
||||
|
||||
Reference in New Issue
Block a user