aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/list/ListWindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/list/ListWindow.h')
-rw-r--r--src/modules/list/ListWindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/list/ListWindow.h b/src/modules/list/ListWindow.h
index 6decc0f8f..2c77e0453 100644
--- a/src/modules/list/ListWindow.h
+++ b/src/modules/list/ListWindow.h
@@ -93,7 +93,7 @@ class ListWindow : public KviWindow, public KviExternalServerDataParser
{
Q_OBJECT
public:
- ListWindow(KviMainWindow * lpFrm, KviConsoleWindow * lpConsole);
+ ListWindow(KviConsoleWindow * lpConsole);
~ListWindow();
protected:
QSplitter * m_pVertSplitter;