mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-04 03:40:07 +00:00
This commit is contained in:
parent
298e801f27
commit
c71d2ddf5b
1 changed files with 1 additions and 1 deletions
|
|
@ -829,7 +829,7 @@ public:
|
|||
}
|
||||
|
||||
ShowCaret (hwnd);
|
||||
SetCaretPos (-1, -1);
|
||||
SetCaretPos (0, 0);
|
||||
}
|
||||
|
||||
void repaint (int x, int y, int w, int h)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue