aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/help/HelpWindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/help/HelpWindow.cpp')
-rw-r--r--src/modules/help/HelpWindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/help/HelpWindow.cpp b/src/modules/help/HelpWindow.cpp
index 563b7aa93..0ed1f86fd 100644
--- a/src/modules/help/HelpWindow.cpp
+++ b/src/modules/help/HelpWindow.cpp
@@ -58,7 +58,7 @@ HelpWindow::HelpWindow(const char * name)
m_pHelpWidget = new HelpWidget(m_pSplitter);
- m_pToolBar=new KviTalVBox(m_pSplitter);
+ m_pToolBar=new KviTalVBox(m_pSplitter);
m_pTabWidget = new QTabWidget(m_pToolBar);
m_pBottomLayout = new KviTalHBox(m_pToolBar);