From 8c05d9252cea8e20e84c4c5dba089732631cfff6 Mon Sep 17 00:00:00 2001 From: Matt Ullman Date: Sun, 4 Oct 2015 11:25:44 -0400 Subject: Update all applicable Subversion references to Git --- src/modules/logview/LogViewWindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/logview/LogViewWindow.cpp') diff --git a/src/modules/logview/LogViewWindow.cpp b/src/modules/logview/LogViewWindow.cpp index cccbf8813..353d83dbe 100644 --- a/src/modules/logview/LogViewWindow.cpp +++ b/src/modules/logview/LogViewWindow.cpp @@ -198,7 +198,7 @@ LogViewWindow::LogViewWindow() //m_pExportLogPopup->addAction(__tr2qs_ctx("database file","log")); // 18.11.14: Originally this hooked activated, but Qt4 kept sending bullshit IDs here - // https://svn.kvirc.de/kvirc/ticket/934#comment:9 + // https://github.com/kvirc/KVIrc/issues/934#issuecomment-124933890 connect(m_pExportLogPopup,SIGNAL(triggered(QAction*)),this,SLOT(exportLog(QAction*))); m_pTimer = new QTimer(this); -- cgit v1.3.1-10-gc9f91