qBittorrent
qBittorrent copied to clipboard
Make Program Updater choose the same build for download
We're probably stuck offering the duo of RC_1_2 and RC_2_0 for some time in the future. So hardcode the choices and make the Program Updater choose the variant the user currently uses.
Code reviewers: Not sure how to best differentiate between the different levels of #ifdefs. AFAIK identation can't be used here. So I added code comments and empty lines between the blocks.