summaryrefslogtreecommitdiff
path: root/src/corelib/fpgfx.pas
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/fpgfx.pas')
-rw-r--r--src/corelib/fpgfx.pas4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/corelib/fpgfx.pas b/src/corelib/fpgfx.pas
index 11845e52..b94f45c1 100644
--- a/src/corelib/fpgfx.pas
+++ b/src/corelib/fpgfx.pas
@@ -184,8 +184,6 @@ type
end;
- { TfpgTimer }
-
TfpgTimer = class
private
FEnabled: boolean;
@@ -205,7 +203,7 @@ type
end;
- { Caret (text cursor). Inverts painting over text and has blinking
+ { Caret or text cursor, inverts painting over text and has blinking
support. }
TfpgCaret = class
private