diff layer/FlexiNoteLayer.cpp @ 785:488add397d34 tonioni

added vertical strip stripes to beginning and end of illuminated note
author matthiasm
date Wed, 11 Jun 2014 21:43:38 +0100
parents 3a52b458fcd5
children 0ba792bb235b
line wrap: on
line diff
--- a/layer/FlexiNoteLayer.cpp	Wed Jun 11 19:41:29 2014 +0100
+++ b/layer/FlexiNoteLayer.cpp	Wed Jun 11 21:43:38 2014 +0100
@@ -1476,12 +1476,6 @@
 
     v->setCursor(Qt::ArrowCursor);
 
-    // QPainter paint;
-    // paint.begin(m_pan);
-    // QRect r(rect());
-    // paint(v, paint, r); 
-    // paint.end(this);
-
     std::cerr << "Mouse moved in edit mode over FlexiNoteLayer" << std::endl;
     // v->setCursor(Qt::SizeHorCursor);