diff historywidget.h @ 168:4bad3c5c053a

* Add "Show summary" feature * Add simplistic kinetic scrolling to history widget
author Chris Cannam
date Tue, 14 Dec 2010 17:20:10 +0000
parents 6bcb4a4d6521
children 8fd71f570884
line wrap: on
line diff
--- a/historywidget.h	Wed Dec 08 16:57:18 2010 +0000
+++ b/historywidget.h	Tue Dec 14 17:20:10 2010 +0000
@@ -49,6 +49,7 @@
     void commit();
     void revert();
     void diffWorkingFolder();
+    void showSummary();
     void showWork();
 
     void updateTo(QString id);