mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
This commit is contained in:
parent
3a8d51e224
commit
03d945767d
1 changed files with 2 additions and 1 deletions
|
|
@ -364,6 +364,7 @@ public:
|
||||||
void paint (Graphics& g)
|
void paint (Graphics& g)
|
||||||
{
|
{
|
||||||
#if JUCE_MAC
|
#if JUCE_MAC
|
||||||
|
if (forcedRepaintTimer != 0)
|
||||||
forcedRepaintTimer->stopTimer();
|
forcedRepaintTimer->stopTimer();
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue