diff options
Diffstat (limited to 'src/dolphinviewactionhandler.h')
| -rw-r--r-- | src/dolphinviewactionhandler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinviewactionhandler.h b/src/dolphinviewactionhandler.h index 1ce5f9d48..5193da719 100644 --- a/src/dolphinviewactionhandler.h +++ b/src/dolphinviewactionhandler.h @@ -88,7 +88,7 @@ Q_SIGNALS: /** * Emitted if the user requested creating a new directory by the F10 key. * The receiver of the signal (DolphinMainWindow or DolphinPart) invokes - * the method createDirectory of their KNewMenu instance. + * the method createDirectory of their KNewFileMenu instance. */ void createDirectory(); |
