Skip to content

Commit

Permalink
Introjucer: fix for jucer deselecting objects.
Browse files Browse the repository at this point in the history
  • Loading branch information
jules committed Apr 17, 2013
1 parent c8b3d28 commit 0908261
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -574,6 +574,7 @@ bool JucerDocument::flushChangesToDocuments()
cpp->getCodeDocument().replaceAllContent (cppTemplate);
}

userDocChangeTimer = nullptr;
return true;
}

Expand Down

0 comments on commit 0908261

Please sign in to comment.