Browse Source
Suppresses the following warning: qBittorrent/src/base/bittorrent/categoryoptions.cpp: In static member function ‘static BitTorrent::CategoryOptions BitTorrent::CategoryOptions::fromJSON(const QJsonObject&)’: qBittorrent/src/base/bittorrent/categoryoptions.cpp:44:59: warning: missing initializer for member ‘BitTorrent::CategoryOptions::DownloadPathOption::path’ [-Wmissing-field-initializers] 44 | options.downloadPath = {downloadPathValue.toBool()};adaptive-webui-19844
Chocobo1
3 years ago
committed by
sledgehammer999
2 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue