summaryrefslogtreecommitdiffstats
path: root/src/gui/rulers/ControlItem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/rulers/ControlItem.h')
-rw-r--r--src/gui/rulers/ControlItem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/rulers/ControlItem.h b/src/gui/rulers/ControlItem.h
index 2aea4b8..d3075b7 100644
--- a/src/gui/rulers/ControlItem.h
+++ b/src/gui/rulers/ControlItem.h
@@ -54,7 +54,7 @@ public:
virtual void setSelected(bool yes);
- /// recompute height according to represented value prior to a canvas tqrepaint
+ /// recompute height according to represented value prior to a canvas repaint
virtual void updateFromValue();
/// update value according to height after a user edit