diff options
Diffstat (limited to 'src/dolphinviewcontainer.h')
| -rw-r--r-- | src/dolphinviewcontainer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinviewcontainer.h b/src/dolphinviewcontainer.h index 5d8a34714..409aecfcf 100644 --- a/src/dolphinviewcontainer.h +++ b/src/dolphinviewcontainer.h @@ -141,7 +141,7 @@ public: * calculated depending on settings, if a search is active and other * factors. */ - QString getCaption() const; + QString caption() const; public slots: /** |
