X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fbase%2Frs_line.cpp;h=8813b3e699f43b34e078bd6b5a9ce9a1b16d8e40;hb=3f46c180da0806c9c263e6d87d0f1404632402da;hp=83f37421e88bc2f6395ba2988057847be6b562b3;hpb=16ce54abf01ca3032e42a5bb11a4afcf9014dcca;p=architektonas diff --git a/src/base/rs_line.cpp b/src/base/rs_line.cpp index 83f3742..8813b3e 100644 --- a/src/base/rs_line.cpp +++ b/src/base/rs_line.cpp @@ -1,9 +1,22 @@ +// rs_line.cpp +// +// Part of the Architektonas Project +// Originally part of QCad Community Edition by Andrew Mustun +// Extensively rewritten and refactored by James L. Hammons +// (C) 2010 Underground Software +// +// JLH = James L. Hammons +// +// Who When What +// --- ---------- ----------------------------------------------------------- +// JLH 06/01/2010 Added this text. :-) +// #include "rs_line.h" #include "rs_debug.h" #include "rs_graphicview.h" -#include "rs_graphic.h" +#include "drawing.h" #include "paintintf.h" /**