X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/15e0c2a98f480f203ce168b6fa9a2e1f2b0ed8f8..1e5bc5b3d6ba344da09369802d822f6cd6da7c4c:/src/dolphinmainwindow.h diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index ceda3cb73..ecc84b971 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -296,6 +296,7 @@ private Q_SLOTS: void updateNewMenu(); void createDirectory(); + void createFile(); /** Shows the error message in the status bar of the active view. */ void showErrorMessage(const QString &message);