X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fbase%2Fdocument.cpp;fp=src%2Fbase%2Frs_document.cpp;h=cd8503e1f79a813a41ff7e981476e4df2fb7e306;hb=3239ef39dcee08fa6e8cd68cdf2727fc68cc7a8c;hp=8279b38457f41c491cc970145977b0f499eb42f4;hpb=c83e6faecff94289ccb93609596f125f00c85b41;p=architektonas diff --git a/src/base/rs_document.cpp b/src/base/document.cpp similarity index 97% rename from src/base/rs_document.cpp rename to src/base/document.cpp index 8279b38..cd8503e 100644 --- a/src/base/rs_document.cpp +++ b/src/base/document.cpp @@ -1,4 +1,4 @@ -// rs_document.cpp +// document.cpp // // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun @@ -14,9 +14,9 @@ // JLH 05/28/2010 Added this text. :-) // -#include "rs_document.h" +#include "document.h" -#include "rs_debug.h" +#include "debug.h" /** * Constructor.