Skip to content

Commit

Permalink
Set Caret timer visibility public to better allow setCaretPosition ov…
Browse files Browse the repository at this point in the history
…erriding
  • Loading branch information
sudara committed Apr 20, 2022
1 parent eec0934 commit d300dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/juce_gui_basics/keyboard/juce_CaretComponent.h
Expand Up @@ -32,7 +32,7 @@ namespace juce
@tags{GUI}
*/
class JUCE_API CaretComponent : public Component,
private Timer
pubic Timer
{
public:
//==============================================================================
Expand Down

0 comments on commit d300dab

Please sign in to comment.