diff view/Pane.h @ 756:9cfcb2924ee3 tony_integration

Merge from branch tonioni
author Chris Cannam
date Wed, 02 Apr 2014 08:51:33 +0100
parents 09e2677e34e7
children 30bc7b2155dc
line wrap: on
line diff
--- a/view/Pane.h	Wed Apr 02 08:50:18 2014 +0100
+++ b/view/Pane.h	Wed Apr 02 08:51:33 2014 +0100
@@ -136,6 +136,8 @@
     void updateContextHelp(const QPoint *pos);
     void edgeScrollMaybe(int x);
 
+    Layer *getTopFlexiNoteLayer();
+
     bool m_identifyFeatures;
     QPoint m_identifyPoint;
     QPoint m_clickPos;