From 7596772feecece50db8677689eba609f16661da3 Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Thu, 8 Mar 2012 23:11:37 +0000 Subject: Created KVICOREACTIONS for the old previously caps-based entries in the tools menu; added 2 dynamic submenus to the tools menu to stop 3rd part caps-based items and scripting actions items git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6089 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/logview/LogViewWindow.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/modules/logview/LogViewWindow.cpp') diff --git a/src/modules/logview/LogViewWindow.cpp b/src/modules/logview/LogViewWindow.cpp index 71ff8406b..44bf3a67e 100644 --- a/src/modules/logview/LogViewWindow.cpp +++ b/src/modules/logview/LogViewWindow.cpp @@ -84,8 +84,8 @@ void LogViewListView::mousePressEvent(QMouseEvent * pEvent) } -LogViewWindow::LogViewWindow(KviModuleExtensionDescriptor * pDesc) -: KviWindow(KviWindow::LogView,"log"),KviModuleExtension(pDesc) +LogViewWindow::LogViewWindow() +: KviWindow(KviWindow::LogView,"log") { g_pLogViewWindow = this; //m_pLogViewWidget = new KviLogViewWidget(this); -- cgit v1.3.1-10-gc9f91