mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
commit
59bbf2c6c6
2 changed files with 1 additions and 2 deletions
|
@ -26,7 +26,6 @@ searchlistdelegate.cpp
|
|||
searchsortmodel.cpp
|
||||
searchtab.cpp
|
||||
searchwidget.cpp
|
||||
../ico.cpp
|
||||
)
|
||||
|
||||
set(QBT_SEARCHENGINE_RESOURCES
|
||||
|
|
|
@ -84,7 +84,7 @@ public:
|
|||
}
|
||||
|
||||
private:
|
||||
const QString m_tag;
|
||||
QString m_tag;
|
||||
int m_torrentsCount;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue