mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-10 17:35:00 -06:00
Bump project requirement to C++17
This commit is contained in:
committed by
sledgehammer999
parent
d908227619
commit
ec420f6617
@@ -30,5 +30,4 @@
|
||||
|
||||
#include <QString>
|
||||
|
||||
// TODO: Make it inline in C++17
|
||||
extern const QString QB_EXT;
|
||||
inline const QString QB_EXT {QStringLiteral(".!qB")};
|
||||
|
||||
Reference in New Issue
Block a user