X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fabout.cpp;h=17b4f963c058d37ac203876d369d0d286421d085;hb=db0a3d91f37031e155cc8eac7cfdec9889f233ee;hp=f821b21903fabfad166512151799a378a65be140;hpb=6c1279871f6bb86bc59e2561b6a7f74ab081f71e;p=architektonas diff --git a/src/about.cpp b/src/about.cpp index f821b21..17b4f96 100644 --- a/src/about.cpp +++ b/src/about.cpp @@ -17,6 +17,8 @@ // #include "about.h" +//testing... #include "structs.h" + AboutWindow::AboutWindow(QWidget * parent/*= 0*/): QWidget(parent, Qt::Dialog) {