From 98a4aa10ef09087ce6498d09461036cb0ab9cb4d Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Fri, 8 Jun 2012 16:39:13 +0200 Subject: Inline renaming fixes - Don't use an outdated KFileItem when renaming an item more than once - Use the same font as the view - Don't lose the focus when an editor-popup is shown BUG: 299327 BUG: 298883 BUG: 301253 FIXED-IN: 4.9.0 --- src/views/dolphinview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/views/dolphinview.h') diff --git a/src/views/dolphinview.h b/src/views/dolphinview.h index b2c4121a0..f4b008236 100644 --- a/src/views/dolphinview.h +++ b/src/views/dolphinview.h @@ -628,6 +628,7 @@ private slots: void slotVisibleRolesChangedByHeader(const QList& current, const QList& previous); + void slotRoleEditingCanceled(int index, const QByteArray& role, const QVariant& value); void slotRoleEditingFinished(int index, const QByteArray& role, const QVariant& value); /** -- cgit v1.3