vymmodel.h
changeset 796 cf634bbf9e04
parent 795 6b0a5f4923d3
child 800 959bd133cd1a
     1.1 --- a/vymmodel.h	Thu Sep 17 09:41:09 2009 +0000
     1.2 +++ b/vymmodel.h	Wed Sep 23 11:59:54 2009 +0000
     1.3 @@ -434,8 +434,6 @@
     1.4  	void unsetContextPos ();			//!< forget local position after context menu
     1.5  
     1.6  	void updateNoteFlag();				//!< Signal origination in TextEditor
     1.7 -    void updateRelPositions();
     1.8 -
     1.9  	void reposition();					//!< Call reposition for all MCOs
    1.10  	void setHideTmpMode (TreeItem::HideTmpMode mode);	
    1.11