X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmain.cpp;h=960cee9129a7644e8599d8b11176ce3c233e1569;hb=dacd9dc2c1ac093e4945f7befaeb5ff1801a0f52;hp=7a2e392073f8ae3f13b7ad1429d8eec534d9495a;hpb=0fcc2d879e1e0ca17eeaceae2159f5143a06586f;p=architektonas diff --git a/src/main.cpp b/src/main.cpp index 7a2e392..960cee9 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -25,7 +25,6 @@ Architektonas::Architektonas(int & argc, char * argv[]): QApplication(argc, argv mainWindow->show(); } - // Here's the main application loop--short and simple... int main(int argc, char * argv[]) {