X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fwidgets%2Fqg_widthbox.cpp;h=43afbfbe34595b3d0ff53985333a997feba5faf4;hb=865303923fcb231a171992b75a73364ff469ff8c;hp=cd85aa074bb6526075bad0e057befd3358e2b922;hpb=16ce54abf01ca3032e42a5bb11a4afcf9014dcca;p=architektonas diff --git a/src/widgets/qg_widthbox.cpp b/src/widgets/qg_widthbox.cpp index cd85aa0..43afbfb 100644 --- a/src/widgets/qg_widthbox.cpp +++ b/src/widgets/qg_widthbox.cpp @@ -2,7 +2,9 @@ // // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // @@ -14,19 +16,6 @@ #include "qg_widthbox.h" #include "rs_debug.h" -/*#include "xpm/width00.xpm" -#include "xpm/width01.xpm" -#include "xpm/width02.xpm" -#include "xpm/width03.xpm" -#include "xpm/width04.xpm" -#include "xpm/width05.xpm" -#include "xpm/width06.xpm" -#include "xpm/width07.xpm" -#include "xpm/width08.xpm" -#include "xpm/width09.xpm" -#include "xpm/width10.xpm" -#include "xpm/width11.xpm" -#include "xpm/width12.xpm"*/ /** * Default Constructor. You must call init manually if you choose