diff view/Overview.h @ 945:bb80983c9e61 osx-retina

Merge from default branch
author Chris Cannam
date Mon, 20 Apr 2015 09:18:55 +0100
parents 26da827e8fb5
children 73b0dc7d6ec1
line wrap: on
line diff
--- a/view/Overview.h	Wed Mar 18 15:10:36 2015 +0000
+++ b/view/Overview.h	Mon Apr 20 09:18:55 2015 +0100
@@ -59,6 +59,9 @@
     virtual void leaveEvent(QEvent *);
     virtual bool shouldLabelSelections() const { return false; }
 
+    QColor getFillWithin() const;
+    QColor getFillWithout() const;
+    
     QPoint m_clickPos;
     QPoint m_mousePos;
     bool m_clickedInRange;