mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-11 07:18:08 +00:00
commit
59bbf2c6c6
@ -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…
Reference in New Issue
Block a user