mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-29 13:58:51 +03:00
This commit is contained in:
parent
325f9f629d
commit
236abcf3f1
1 changed files with 1 additions and 0 deletions
|
@ -105,6 +105,7 @@ Application::Application(const QString &id, int &argc, char **argv)
|
|||
, m_running(false)
|
||||
, m_shutdownAct(ShutdownDialogAction::Exit)
|
||||
, m_commandLineArgs(parseCommandLine(this->arguments()))
|
||||
, m_webui(nullptr)
|
||||
{
|
||||
qRegisterMetaType<Log::Msg>("Log::Msg");
|
||||
|
||||
|
|
Loading…
Reference in a new issue