┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/dolphinview.h')
-rw-r--r--src/views/dolphinview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/views/dolphinview.h b/src/views/dolphinview.h
index 4918a7539..5a2907df7 100644
--- a/src/views/dolphinview.h
+++ b/src/views/dolphinview.h
@@ -965,7 +965,7 @@ private:
bool tryShowNameToolTip(QHelpEvent *event);
- void selectFileOnceAvailable(const QUrl &url, std::function<bool()> condition);
+ void selectFileOnceAvailable(const QUrl &url, const std::function<bool()> &condition);
private:
void updatePalette();