mapcenterobj.cpp
changeset 364 7b74fa3772bf
parent 332 89e7476b0007
child 377 5391ab620c95
     1.1 --- a/mapcenterobj.cpp	Tue Aug 01 09:30:57 2006 +0000
     1.2 +++ b/mapcenterobj.cpp	Tue Sep 05 09:47:13 2006 +0000
     1.3 @@ -13,7 +13,7 @@
     1.4      init();
     1.5  }
     1.6  
     1.7 -MapCenterObj::MapCenterObj(QCanvas* c) : BranchObj (c)
     1.8 +MapCenterObj::MapCenterObj(Q3Canvas* c) : BranchObj (c)
     1.9  {
    1.10  //    cout << "Const MapCenterObj   canvas="<<c<<"\n";
    1.11      init();