mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-04 14:42:29 -06:00
Properly sort categories case-insensitively in filter widget. Closes #6708.
This commit is contained in:
@@ -34,6 +34,7 @@ advancedsettings.h
|
||||
autoexpandabledialog.h
|
||||
banlistoptions.h
|
||||
categoryfiltermodel.h
|
||||
categoryfilterproxymodel.h
|
||||
categoryfilterwidget.h
|
||||
cookiesdialog.h
|
||||
cookiesmodel.h
|
||||
@@ -76,6 +77,7 @@ advancedsettings.cpp
|
||||
autoexpandabledialog.cpp
|
||||
banlistoptions.cpp
|
||||
categoryfiltermodel.cpp
|
||||
categoryfilterproxymodel.cpp
|
||||
categoryfilterwidget.cpp
|
||||
cookiesdialog.cpp
|
||||
cookiesmodel.cpp
|
||||
|
||||
Reference in New Issue
Block a user