Clear the dirty flag before starting the render, not after. This shouldn't make...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 10 Oct 2007 03:20:49 +0000 (03:20 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 10 Oct 2007 03:20:49 +0000 (03:20 +0000)
commitdb49fa613552bf53c58d019ce204b84234ac27f7
treef0332f914b4da54e0cad8f9e50d0df96f2ccb00d
parentee42de12e3d9ba6c7105ab7b2344c9ec1fcef620
Clear the dirty flag before starting the render, not after.  This shouldn't make any difference, but if this thread gets swapped out between the two lines and the rendering finishes before the flag is clearer, we won't see the results of the render.

git-svn-id: http://svn.voria.com/code@881 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-studio/trunk/src/gtkmm/dock_navigator.cpp