mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-01 03:10:06 +00:00
Introjucer: fix for jucer deselecting objects.
This commit is contained in:
parent
c8b3d28acc
commit
0908261245
1 changed files with 1 additions and 0 deletions
|
|
@ -574,6 +574,7 @@ bool JucerDocument::flushChangesToDocuments()
|
|||
cpp->getCodeDocument().replaceAllContent (cppTemplate);
|
||||
}
|
||||
|
||||
userDocChangeTimer = nullptr;
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue