]> Shamusworld >> Repos - architektonas/blobdiff - src/about.cpp
Initial work on bringing sanity to insane codebase.
[architektonas] / src / about.cpp
index f821b21903fabfad166512151799a378a65be140..17b4f963c058d37ac203876d369d0d286421d085 100644 (file)
@@ -17,6 +17,8 @@
 //
 
 #include "about.h"
+//testing... #include "structs.h"
+
 
 AboutWindow::AboutWindow(QWidget * parent/*= 0*/): QWidget(parent, Qt::Dialog)
 {