diff view/Pane.h @ 259:2d891e02c5ce

* some beginnings of what will be measurement tool functionality
author Chris Cannam
date Wed, 13 Jun 2007 13:44:19 +0000
parents 387f2f6fc333
children 11021509c4eb
line wrap: on
line diff
--- a/view/Pane.h	Wed Jun 13 12:41:19 2007 +0000
+++ b/view/Pane.h	Wed Jun 13 13:44:19 2007 +0000
@@ -110,6 +110,7 @@
     void dragExtendSelection(QMouseEvent *e);
     void zoomToRegion(int x0, int y0, int x1, int y1);
     void updateContextHelp(const QPoint *pos);
+    void edgeScrollMaybe(int x);
 
     bool m_identifyFeatures;
     QPoint m_identifyPoint;