summaryrefslogtreecommitdiff
path: root/prototypes/fpgui2/tests/edittest.lpr
diff options
context:
space:
mode:
Diffstat (limited to 'prototypes/fpgui2/tests/edittest.lpr')
-rw-r--r--prototypes/fpgui2/tests/edittest.lpr2
1 files changed, 1 insertions, 1 deletions
diff --git a/prototypes/fpgui2/tests/edittest.lpr b/prototypes/fpgui2/tests/edittest.lpr
index 24fb9db0..ede76f86 100644
--- a/prototypes/fpgui2/tests/edittest.lpr
+++ b/prototypes/fpgui2/tests/edittest.lpr
@@ -421,7 +421,7 @@ begin
// writeln(UTF8Length(edit2.text));
// writeln(Length(edit2.text));
- UTF8Insert('ö', edit2.Text, 15);
+// UTF8Insert('ö', edit2.Text, 15);
// left to right and right to left text in one
// fpGUI doesn't handle this correctly yet.