mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 08:27:24 -06:00
Clean up Application class constructor
This commit is contained in:
@@ -130,7 +130,7 @@ private:
|
||||
#endif
|
||||
|
||||
#ifndef DISABLE_WEBUI
|
||||
WebUI *m_webui;
|
||||
WebUI *m_webui = nullptr;
|
||||
#endif
|
||||
|
||||
// FileLog
|
||||
|
||||
Reference in New Issue
Block a user