diff options
Diffstat (limited to 'src/dolphinpart.h')
| -rw-r--r-- | src/dolphinpart.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/dolphinpart.h b/src/dolphinpart.h index 097753a1a..17650469d 100644 --- a/src/dolphinpart.h +++ b/src/dolphinpart.h @@ -193,6 +193,11 @@ private Q_SLOTS: void slotOpenTerminal(); /** + * Open KFind with the current path. + */ + void slotFindFile(); + + /** * Updates the 'Create New...' sub menu, just before it's shown. */ void updateNewMenu(); |
