This fixes the issue that when going back the last visited directory is
not marked.
BUG: 192811
svn path=/trunk/KDE/kdebase/apps/; revision=977410
#include "viewproperties.h"
#include "zoomlevelinfo.h"
#include "viewproperties.h"
#include "zoomlevelinfo.h"
/**
* Helper function for sorting items with qSort() in
* DolphinView::renameSelectedItems().
/**
* Helper function for sorting items with qSort() in
* DolphinView::renameSelectedItems().
if (clearSelection) {
view->clearSelection();
}
if (clearSelection) {
view->clearSelection();
}
+ m_currentItemUrl.clear();
- m_currentItemUrl.clear();
}
if (!m_newFileNames.isEmpty()) {
}
if (!m_newFileNames.isEmpty()) {