X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fbase%2Fatomicentity.cpp;fp=src%2Fbase%2Frs_atomicentity.cpp;h=7e215d20408ad53a519916315757806940e60c7a;hb=3239ef39dcee08fa6e8cd68cdf2727fc68cc7a8c;hp=0b70917dc356b05e5f0f1b82ebfee75a2203038c;hpb=c83e6faecff94289ccb93609596f125f00c85b41;p=architektonas diff --git a/src/base/rs_atomicentity.cpp b/src/base/atomicentity.cpp similarity index 98% rename from src/base/rs_atomicentity.cpp rename to src/base/atomicentity.cpp index 0b70917..7e215d2 100644 --- a/src/base/rs_atomicentity.cpp +++ b/src/base/atomicentity.cpp @@ -1,4 +1,4 @@ -// rs_atomicentity.cpp +// atomicentity.cpp // // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun @@ -14,7 +14,7 @@ // JLH 05/08/2010 Moved implementation from header to this file. :-) // -#include "rs_atomicentity.h" +#include "atomicentity.h" /** * Construtor.