mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 06:28:03 -06:00
cmake: set warning and error options
The set is far from perfect, but guards against common errors with GCC.
This commit is contained in:
@@ -103,7 +103,7 @@ private:
|
||||
QString action_;
|
||||
QStringList args_;
|
||||
|
||||
void processRequest();
|
||||
void doProcessRequest() override;
|
||||
|
||||
bool isPublicScope();
|
||||
void parsePath();
|
||||
|
||||
Reference in New Issue
Block a user