From 67d7b06ed11c8ec8102a287b817272dc20bf5f1f Mon Sep 17 00:00:00 2001 From: un1versal Date: Sat, 9 Jan 2016 08:11:37 +0000 Subject: icon rename: mdihelp -> questionmark we dont have MDI anymore anyway --- src/modules/help/HelpWindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/help/HelpWindow.cpp') diff --git a/src/modules/help/HelpWindow.cpp b/src/modules/help/HelpWindow.cpp index c62e628c5..e0b0ae747 100644 --- a/src/modules/help/HelpWindow.cpp +++ b/src/modules/help/HelpWindow.cpp @@ -322,7 +322,7 @@ void HelpWindow::searchSelected ( QListWidgetItem *item ) QPixmap * HelpWindow::myIconPtr() { - return g_pIconManager->getSmallIcon(KviIconManager::MdiHelp); + return g_pIconManager->getSmallIcon(KviIconManager::QuestionMark); } void HelpWindow::resizeEvent(QResizeEvent *) -- cgit v1.3.1-10-gc9f91