mapeditor.cpp
changeset 730 0594d7b7099d
parent 729 7ddbe3fa34a1
child 731 c8b1a3564c74
     1.1 --- a/mapeditor.cpp	Mon Dec 08 16:57:33 2008 +0000
     1.2 +++ b/mapeditor.cpp	Tue Dec 09 16:44:54 2008 +0000
     1.3 @@ -542,8 +542,6 @@
     1.4  		cout << "  lmo="<<lmo<<endl;
     1.5  		cout << "  h="<<((BranchObj*)lmo)->getHeading().toStdString()<<endl;
     1.6  		// Select the clicked object
     1.7 -		// FIXME VM use index & signal below instead of lmo   
     1.8 -		// model->selectInt (lmo);
     1.9  
    1.10  		// FIXME VM better let "find" return an index instead of lmo...
    1.11  		// Get index of clicked LMO