mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 07:27:22 -06:00
@@ -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;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user