changeset 376 | 626fd85b1f69 |
parent 332 | 89e7476b0007 |
child 377 | 5391ab620c95 |
1.1 --- a/mapcenterobj.cpp Wed May 31 12:27:38 2006 +0000 1.2 +++ b/mapcenterobj.cpp Tue Sep 05 15:05:18 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();