X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fabout.cpp;h=7a8a210158736c5a5290be3fcf668d969253b107;hb=86ad64f2288cf50ae9832116ef37c433556355c4;hp=f821b21903fabfad166512151799a378a65be140;hpb=baf67656b97e3d61e9223e66ebe4f554e364cd4a;p=architektonas diff --git a/src/about.cpp b/src/about.cpp index f821b21..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) {