]> git.tdb.fi Git - r2c2.git/blobdiff - source/designer/trackwrap.cpp
Rename the project to R²C²
[r2c2.git] / source / designer / trackwrap.cpp
index b5070757efad2697e2ddc513934b33f172bc18d7..65c33d5a1ffb0200ffc13adecfd08aa33fc39d7d 100644 (file)
@@ -1,6 +1,6 @@
 /* $Id$
 
-This file is part of the MSP Märklin suite
+This file is part of R²C²
 Copyright © 2010  Mikkosoft Productions, Mikko Rasa
 Distributed under the GPL
 */
@@ -14,7 +14,7 @@ Distributed under the GPL
 
 using namespace std;
 using namespace Msp;
-using namespace Marklin;
+using namespace R2C2;
 
 TrackWrap::TrackWrap(Designer &d, Selection &s):
        designer(d),