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