From e8ef5c233f2f6a6097bbec7eafb606ec1883b248 Mon Sep 17 00:00:00 2001 From: lohikaarme Date: Wed, 3 Aug 2016 14:24:21 +0300 Subject: [PATCH] Miss info --- apps/opencs/view/render/pagedworldspacewidget.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/opencs/view/render/pagedworldspacewidget.hpp b/apps/opencs/view/render/pagedworldspacewidget.hpp index 8b6f2ee01..1c4caeb7f 100644 --- a/apps/opencs/view/render/pagedworldspacewidget.hpp +++ b/apps/opencs/view/render/pagedworldspacewidget.hpp @@ -83,8 +83,7 @@ namespace CSVRender virtual ~PagedWorldspaceWidget(); - /// \brief Decodes the the hint string to set of cell that are rendered. - /// \details Calculates avarage of cell's coordinates to be new camera location. + /// Decodes the the hint string to set of cell that are rendered. void useViewHint (const std::string& hint); void setCellSelection(const CSMWorld::CellSelection& selection);