summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mainwindow.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp
index f07ce198..085c6f7f 100644
--- a/src/mainwindow.cpp
+++ b/src/mainwindow.cpp
@@ -383,6 +383,7 @@ void MainWindow::setupTools()
toolsMenu->addSeparator();
+ helpMenu()->setIcon(KIcon("help-browser"));
toolsMenu->addAction(helpMenu()->menuAction());
toolsMenu->addAction(actionByName(KStandardAction::name(KStandardAction::Preferences)));