diff options
Diffstat (limited to 'kpovmodeler/pmglview.h')
-rw-r--r-- | kpovmodeler/pmglview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmglview.h b/kpovmodeler/pmglview.h index 48537b20..036ce5f5 100644 --- a/kpovmodeler/pmglview.h +++ b/kpovmodeler/pmglview.h @@ -351,7 +351,7 @@ private: */ void selectControlPoint( PMControlPoint* cp, bool select, bool deselectOthers = true ); /** - * Invalidates the projection and tqrepaints the view + * Invalidates the projection and repaints the view */ void tqinvalidateProjection( bool graphicaChange = false ); |