summaryrefslogtreecommitdiff
path: root/src/Fl_Counter.cxx
diff options
context:
space:
mode:
authormaxim nikonov <maxim.nikonov@hqo.co>2026-02-06 03:39:53 +0500
committermaxim nikonov <maxim.nikonov@hqo.co>2026-02-06 03:39:53 +0500
commitf93978aba486bf0fea8d9ee857d014a02f3f7d96 (patch)
tree44d4626c2d56666056983d8fedf1b897f4ecf249 /src/Fl_Counter.cxx
parentddba971ebb304512ba9e0a01b77ec71b59b977b6 (diff)
wi[
Diffstat (limited to 'src/Fl_Counter.cxx')
-rw-r--r--src/Fl_Counter.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Counter.cxx b/src/Fl_Counter.cxx
index d086f0229..be57c9f1f 100644
--- a/src/Fl_Counter.cxx
+++ b/src/Fl_Counter.cxx
@@ -37,7 +37,7 @@ struct arrow_box {
Compute sizes (widths) of arrow boxes.
This method computes the two sizes of the arrow boxes of Fl_Counter.
- You can override it in a subclass if you want to draw fancy arrows
+ You can it in a subclass if you want to draw fancy arrows
or change the layout. However, the basic layout is fixed and can't
be changed w/o overriding the draw() and handle() methods.