diff mainwindow.cpp @ 133:aaeab914f2a3

* Better attempt at retaining current visible area when history scene changes; first cut at highlighting new items
author Chris Cannam
date Tue, 30 Nov 2010 12:45:34 +0000
parents 2550aaa09240
children a4044b4b3e35
line wrap: on
line diff
--- a/mainwindow.cpp	Tue Nov 30 11:41:46 2010 +0000
+++ b/mainwindow.cpp	Tue Nov 30 12:45:34 2010 +0000
@@ -46,6 +46,7 @@
     QString wndTitle;
 
     fsWatcher = 0;
+    commitsSincePush = 0;
 
     createActions();
     createMenus();