diff changesetitem.cpp @ 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 97faf861618b
children 8fd71f570884
line wrap: on
line diff
--- a/changesetitem.cpp	Wed Dec 08 16:57:18 2010 +0000
+++ b/changesetitem.cpp	Tue Dec 14 17:20:10 2010 +0000
@@ -41,6 +41,7 @@
     m_font.setPixelSize(11);
     m_font.setBold(false);
     m_font.setItalic(false);
+    setCursor(Qt::ArrowCursor);
 }
 
 QString