From ddfedbff7d9ea4f344173ef2c228a51a778d7433 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 15 Oct 2018 07:18:13 +0800 Subject: =?UTF-8?q?+=E4=BB=8ETTFData=E5=88=9B=E5=BB=BATTF=E7=9A=84?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/libjin/Graphics/Font/Text.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/libjin/Graphics/Font/Text.h') diff --git a/src/libjin/Graphics/Font/Text.h b/src/libjin/Graphics/Font/Text.h index 3faabc0..9fe152d 100644 --- a/src/libjin/Graphics/Font/Text.h +++ b/src/libjin/Graphics/Font/Text.h @@ -42,8 +42,8 @@ namespace graphics ~Iterator(); Codepoint get(); - Iterator begin(); - Iterator end(); + //Iterator begin(); + //Iterator end(); void toBegin(); void toEnd(); Codepoint operator *(); -- cgit v1.1-26-g67d0