mainwindow.cpp
changeset 388 3a58c9ef4a18
parent 377 5391ab620c95
child 389 bb94eec7c8f3
     1.1 --- a/mainwindow.cpp	Thu Sep 14 11:38:17 2006 +0000
     1.2 +++ b/mainwindow.cpp	Thu Sep 14 11:38:18 2006 +0000
     1.3 @@ -3215,9 +3215,7 @@
     1.4  
     1.5  void Main::testFunction()
     1.6  {
     1.7 -	HistoryWindow hw;
     1.8 -	hw.exec();
     1.9 -	//currentMapEditor()->testFunction();
    1.10 +	currentMapEditor()->testFunction();
    1.11  }
    1.12  
    1.13  void Main::helpDoc()