MCPcopy Create free account
hub / github.com/DamRsn/NeuralNote / mouseExit

Method mouseExit

NeuralNote/Source/Components/MidiFileDrag.cpp:76–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74}
75
76void MidiFileDrag::mouseExit(const MouseEvent& event)
77{
78 setMouseCursor(juce::MouseCursor::ParentCursor);
79}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected