Changed: #1206 fixed nelContext bug
This commit is contained in:
parent
f1aedef42a
commit
991da99018
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ CFileDisplayer *s_FileDisplayer = NULL;
|
|||
sint main(int argc, char **argv)
|
||||
{
|
||||
// go nel!
|
||||
new NLMISC::CApplicationContext;
|
||||
{
|
||||
// use log.log if NEL_LOG_IN_FILE and NLQT_USE_LOG_LOG defined as 1
|
||||
createDebug(NULL, NLQT_USE_LOG_LOG, false);
|
||||
|
|
Loading…
Reference in a new issue