Skip to content

KNewFileMenu: reduce code duplication

Ahmad Samir requested to merge work/ahmad/knewfilemenu-init-dialog into master

Put the code common to both showNewDirNameDlg() and executeRealFileOrDir() in a helper function.

Merge request reports