#define DOLPHINPART_H
#include <KParts/ReadOnlyPart>
-#include <QUrl>
+#include <QUrl>
class DolphinNewFileMenu;
class DolphinViewActionHandler;
void slotOpenTerminal();
/**
- * Open KFind with the current path.
+ * Open preferred search tool in the current directory to find files.
*/
void slotFindFile();