diff options
Diffstat (limited to 'src/dolphinmainwindow.h')
| -rw-r--r-- | src/dolphinmainwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index 223b0cb3f..dab79559b 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -383,7 +383,7 @@ private slots: void slotTabMoved(int from, int to); /** - * Is connected to the searchbox signal 'textEdited' and + * Is connected to the searchbox signal 'textChanged' and * takes care to make the search options configurator visible * if a search text has been entered. */ |
