#include "pgapplication.h"#include "pglog.h"#include <cstdlib>Include dependency graph for pgmain.cpp:

Go to the source code of this file.
Functions | |
| int | PG_main (int argc, char **argv, PG_Application *app) |
| runs the ParaGUI main loop. | |
|
||||||||||||||||
|
runs the ParaGUI main loop.
Definition at line 37 of file pgmain.cpp. References PG_CATCH_ALL, PG_LogERR(), PG_TRY, and PG_Application::Run(). |
1.4.2