• Main Page
  • Classes
  • Files
  • File List
  • File Members

src/main.cpp

Go to the documentation of this file.
00001 
00048 #include "startup.h"
00049 
00054 int main(int argc, char *argv[]) {
00055     Startup startup(argc, argv);
00056     return startup.exec();
00057 }

Generated on Mon Dec 26 2011 12:09:22 for QtWebApp by  doxygen 1.7.1