src/mainWindow.cc

changeset 869
7184f3bae695
parent 866
4951b737f8cb
child 871
a860edb4210b
--- a/src/mainWindow.cc	Sun Aug 31 14:38:53 2014 +0300
+++ b/src/mainWindow.cc	Sun Aug 31 20:39:30 2014 +0300
@@ -150,6 +150,7 @@
 	// Update the list item of the current file - we may need to draw an icon
 	// now that marks it as having unsaved changes.
 	updateDocumentListItem (CurrentDocument());
+	refresh();
 }
 
 // =============================================================================

mercurial