diff options
| author | David Faure <[email protected]> | 2007-08-28 19:48:36 +0000 |
|---|---|---|
| committer | David Faure <[email protected]> | 2007-08-28 19:48:36 +0000 |
| commit | 246c18a93c63cd3eaa7b53ce27f82009481f3401 (patch) | |
| tree | 09d01413490e56f08122d15f9a1fda8bc3cb1d02 /src/dolphinviewcontainer.h | |
| parent | 9c7ccd477a32ad52ff0126024ffbad0f6ea164b5 (diff) | |
Implement contextMenu handling in dolphin part (for konqueror)
svn path=/trunk/KDE/kdebase/apps/; revision=705873
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 2e4993316..3c9223f19 100644 --- a/src/dolphinviewcontainer.h +++ b/src/dolphinviewcontainer.h @@ -177,7 +177,7 @@ private slots: void changeNameFilter(const QString& nameFilter); /** - * Opens the context menu on the current mouse postition. + * Opens the context menu on the current mouse position. * @item File item context. If item is 0, the context menu * should be applied to \a url. * @url URL which contains \a item. |
