aboutsummaryrefslogtreecommitdiff
path: root/include/ICursorControl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ICursorControl.h')
-rw-r--r--include/ICursorControl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ICursorControl.h b/include/ICursorControl.h
index 4597bf3..13c99c4 100644
--- a/include/ICursorControl.h
+++ b/include/ICursorControl.h
@@ -104,7 +104,7 @@ namespace gui
virtual void setVisible(bool visible) = 0;
//! Returns if the cursor is currently visible.
- /** \return True if the cursor is visible, false if not. */
+ /** \return True if the cursor flag is set to visible, false if not. */
virtual bool isVisible() const = 0;
//! Sets the new position of the cursor.