aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/raweditor/RawEditorWindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/raweditor/RawEditorWindow.cpp')
-rw-r--r--src/modules/raweditor/RawEditorWindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/raweditor/RawEditorWindow.cpp b/src/modules/raweditor/RawEditorWindow.cpp
index bd78635c8..006f94063 100644
--- a/src/modules/raweditor/RawEditorWindow.cpp
+++ b/src/modules/raweditor/RawEditorWindow.cpp
@@ -516,7 +516,7 @@ void RawEditorWindow::cancelClicked()
QPixmap * RawEditorWindow::myIconPtr()
{
- return g_pIconManager->getSmallIcon(KviIconManager::RawEvent);
+ return g_pIconManager->getSmallIcon(KviIconManager::RawEventEditor);
}
void RawEditorWindow::fillCaptionBuffers()