X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fabout.cpp;h=7a8a210158736c5a5290be3fcf668d969253b107;hb=4708212b56a0c5645226e728f9a26ee1fd2d027d;hp=95e52758d757a7f16a7bdb128e0237e6acc511da;hpb=1969804ac3ae69f43ade5c40657954442e0916c2;p=architektonas diff --git a/src/about.cpp b/src/about.cpp index 95e5275..7a8a210 100644 --- a/src/about.cpp +++ b/src/about.cpp @@ -7,7 +7,7 @@ // JLH = James Hammons // // Who When What -// --- ---------- ------------------------------------------------------------- +// --- ---------- ------------------------------------------------------------ // JLH 01/21/2010 Created this file // JLH 01/22/2010 Fleshed out the credits a bit more // JLH 01/22/2010 Fixed centering and decorating of window @@ -17,6 +17,8 @@ // #include "about.h" +//testing... #include "structs.h" + AboutWindow::AboutWindow(QWidget * parent/*= 0*/): QWidget(parent, Qt::Dialog) { @@ -34,7 +36,7 @@ AboutWindow::AboutWindow(QWidget * parent/*= 0*/): QWidget(parent, Qt::Dialog) // "" "" - "" + "" "" "" ""
Architektonas: Free, Industrial Strength 2D Computer Aided Design
Architektonas: Free, Industrial Strength 2D Computer Aided Design
Version: 1.0.0
License: GPL v3 or later
Chief Architect: James Hammons (shamus)