From 09864c09e519eaa58e3a7269baad7f48e8145f4f Mon Sep 17 00:00:00 2001 From: crupest Date: Sun, 23 Sep 2018 17:58:28 +0800 Subject: Move CreateDefaultTextFormat to graph. --- CruUI/ui/controls/text_block.h | 1 - 1 file changed, 1 deletion(-) (limited to 'CruUI/ui/controls/text_block.h') diff --git a/CruUI/ui/controls/text_block.h b/CruUI/ui/controls/text_block.h index a50f5ee9..c87ffc51 100644 --- a/CruUI/ui/controls/text_block.h +++ b/CruUI/ui/controls/text_block.h @@ -93,7 +93,6 @@ namespace cru private: void OnTextChangedCore(const String& old_text, const String& new_text); - void CreateDefaultTextFormat(); void RecreateTextLayout(); private: -- cgit v1.2.3