mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2024-12-25 23:10:32 +00:00
Hide doc cursor
This commit is contained in:
parent
3c2ab12e30
commit
9b75e8dd0f
1 changed files with 1 additions and 0 deletions
|
@ -364,6 +364,7 @@ public U0 PaletteEditor()
|
||||||
"}"
|
"}"
|
||||||
);
|
);
|
||||||
DocClear;
|
DocClear;
|
||||||
|
DocCursor(OFF);
|
||||||
WinBorder(ON);
|
WinBorder(ON);
|
||||||
|
|
||||||
CCtrl *c = SliderNew;
|
CCtrl *c = SliderNew;
|
||||||
|
|
Loading…
Reference in a new issue