|
qavrg 0.0.28
|

Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 5 of file qavrg.cpp.
{
g_DebugLevel = QSharedPointer<QcepDebugDictionary>(new QcepDebugDictionary());
QavrgApplication app(argc, argv);
return app.exec();
}
1.7.4