diff options
Diffstat (limited to 'kpresenter/KPrView.h')
-rw-r--r-- | kpresenter/KPrView.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrView.h b/kpresenter/KPrView.h index f00b7e2d..1fc3cc7e 100644 --- a/kpresenter/KPrView.h +++ b/kpresenter/KPrView.h @@ -1172,7 +1172,7 @@ private: CurrentLineTool m_currentLineTool; - // store the currently selected shape-tool + // store the currently selected tqshape-tool enum CurrentShapeTool { StRectangle = 1, StCircle = 2, |