mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 22:47:21 -06:00
Output log messages for ip filter parsing errors.
This commit is contained in:
@@ -106,6 +106,8 @@ Application::Application(const QString &id, int &argc, char **argv)
|
||||
, m_shutdownAct(ShutdownDialogAction::Exit)
|
||||
, m_commandLineArgs(parseCommandLine(this->arguments()))
|
||||
{
|
||||
qRegisterMetaType<Log::Msg>("Log::Msg");
|
||||
|
||||
setApplicationName("qBittorrent");
|
||||
validateCommandLineParameters();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user