mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 21:03:30 -07:00
Prepend QBT_ for preprocessor variables
This commit is contained in:
parent
fc49856857
commit
cb1646be32
13 changed files with 29 additions and 29 deletions
|
@ -60,7 +60,7 @@ public:
|
|||
"</p></font>"
|
||||
"<br/><hr><br/>"
|
||||
"<p align=center><font size=4>"
|
||||
"qBittorrent version: " VERSION "<br/>"
|
||||
"qBittorrent version: " QBT_VERSION "<br/>"
|
||||
"Libtorrent version: %1<br/>"
|
||||
"Qt version: " QT_VERSION_STR "<br/>"
|
||||
"Boost version: %2<br/>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue