Prepend QBT_ for preprocessor variables

This commit is contained in:
Chocobo1 2017-03-03 16:42:13 +08:00
commit cb1646be32
13 changed files with 29 additions and 29 deletions

View file

@ -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/>"