added irc support
This commit is contained in:
@@ -116,6 +116,8 @@ void Application::save()
|
||||
|
||||
void Application::initNm(Paths &paths)
|
||||
{
|
||||
(void)paths;
|
||||
|
||||
#ifdef Q_OS_WIN
|
||||
# if defined QT_NO_DEBUG || defined C_DEBUG_NM
|
||||
registerNmHost(paths);
|
||||
|
||||
Reference in New Issue
Block a user