aboutsummaryrefslogtreecommitdiff
path: root/CruUI/ui/controls/text_block.h
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2018-09-23 17:58:28 +0800
committercrupest <crupest@outlook.com>2018-09-23 17:58:28 +0800
commit09864c09e519eaa58e3a7269baad7f48e8145f4f (patch)
treea494ea818ae485c22259d6e9d9f3c04b484c8499 /CruUI/ui/controls/text_block.h
parent95d54b36044196b7e996a188840ae8b1ef360895 (diff)
downloadcru-09864c09e519eaa58e3a7269baad7f48e8145f4f.tar.gz
cru-09864c09e519eaa58e3a7269baad7f48e8145f4f.tar.bz2
cru-09864c09e519eaa58e3a7269baad7f48e8145f4f.zip
Move CreateDefaultTextFormat to graph.
Diffstat (limited to 'CruUI/ui/controls/text_block.h')
-rw-r--r--CruUI/ui/controls/text_block.h1
1 files changed, 0 insertions, 1 deletions
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: