mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 07:27:22 -06:00
- FEATURE: Added a button to clear search pattern
- I18N: Fixed swedish translation
This commit is contained in:
@@ -82,6 +82,7 @@ class SearchEngine : public QWidget, public Ui::search_engine{
|
||||
void sortSearchListString(int index, Qt::SortOrder sortOrder);
|
||||
void on_enginesButton_clicked();
|
||||
void loadEngineSettings();
|
||||
void on_clearPatternButton_clicked();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user