diff layer/FlexiNoteLayer.cpp @ 652:35c3323a78a2 tonioni

removed the vertical scaling function call that didn't work
author matthiasm
date Mon, 17 Jun 2013 18:07:30 +0100
parents 76c5dfe333ee
children f073611b31d1
line wrap: on
line diff
--- a/layer/FlexiNoteLayer.cpp	Mon Jun 17 18:00:24 2013 +0100
+++ b/layer/FlexiNoteLayer.cpp	Mon Jun 17 18:07:30 2013 +0100
@@ -1069,8 +1069,6 @@
     m_editingCommand->setName(newName);
     finish(m_editingCommand);
     }
-    
-    setVerticalRangeToNoteRange();
 
     m_editingCommand = 0;
     m_editing = false;