From 1ddd9c4032870f97fd2e578b246a923cce72088e Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Fri, 8 Jun 2012 22:43:43 +0200 Subject: Inline renaming: Improve focus handling Fix issue that cancelling the inline-renaming by clicking on the other split view applies the wrong focus. Thanks to Frank Reininghaus for the initial patch and noticing this issue. CCBUG: 301252 --- src/views/dolphinview.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/views/dolphinview.h') diff --git a/src/views/dolphinview.h b/src/views/dolphinview.h index f4b008236..b2c4121a0 100644 --- a/src/views/dolphinview.h +++ b/src/views/dolphinview.h @@ -628,7 +628,6 @@ 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