(svn r21017) -Doc: Small fixes (by Krille).

This commit is contained in:
alberth
2010-10-23 18:12:38 +00:00
parent bc94bb9ace
commit 2a2f204e0c
2 changed files with 2 additions and 2 deletions

View File

@@ -1573,7 +1573,7 @@ void NWidgetViewport::Draw(const Window *w)
/**
* Initialize the viewport of the window.
* @param w Window owning the viewport.
* @param follow_flags Type of viewport, see #InitializeViewport().
* @param follow_flags Type of viewport, see #InitializeWindowViewport().
* @param zoom Zoom level.
*/
void NWidgetViewport::InitializeViewport(Window *w, uint32 follow_flags, ZoomLevel zoom)