diff options
| author | Yuqian Yang <crupest@crupest.life> | 2025-11-18 00:59:35 +0800 |
|---|---|---|
| committer | Yuqian Yang <crupest@crupest.life> | 2025-11-18 01:00:15 +0800 |
| commit | 358dc1498623d53f1d8bedf5172743deb6c03811 (patch) | |
| tree | f4747f3fcabc969a3f97b35ec7a1e4ac9c00040f /include/cru/ui/controls/TextHostControlService.h | |
| parent | 8bffe9d795d77a40464eeea3244785fd20879c64 (diff) | |
| download | cru-358dc1498623d53f1d8bedf5172743deb6c03811.tar.gz cru-358dc1498623d53f1d8bedf5172743deb6c03811.tar.bz2 cru-358dc1498623d53f1d8bedf5172743deb6c03811.zip | |
Fix text layout TextSinglePoint on win.
Diffstat (limited to 'include/cru/ui/controls/TextHostControlService.h')
| -rw-r--r-- | include/cru/ui/controls/TextHostControlService.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/cru/ui/controls/TextHostControlService.h b/include/cru/ui/controls/TextHostControlService.h index e57075d3..1430a215 100644 --- a/include/cru/ui/controls/TextHostControlService.h +++ b/include/cru/ui/controls/TextHostControlService.h @@ -2,7 +2,6 @@ #include "../render/TextRenderObject.h" #include "cru/platform/gui/InputMethod.h" #include "cru/platform/gui/UiApplication.h" -#include "cru/ui/DeleteLater.h" #include "cru/ui/controls/Control.h" #include "cru/ui/helper/ShortcutHub.h" |
