Changed: #1206 fixed nelContext bug

hg/feature/sound
dnk-88 14 years ago
parent 499f2d83c1
commit 55c9802c55

@ -62,6 +62,7 @@ CFileDisplayer *s_FileDisplayer = NULL;
sint main(int argc, char **argv) sint main(int argc, char **argv)
{ {
// go nel! // go nel!
new NLMISC::CApplicationContext;
{ {
// use log.log if NEL_LOG_IN_FILE and NLQT_USE_LOG_LOG defined as 1 // use log.log if NEL_LOG_IN_FILE and NLQT_USE_LOG_LOG defined as 1
createDebug(NULL, NLQT_USE_LOG_LOG, false); createDebug(NULL, NLQT_USE_LOG_LOG, false);

Loading…
Cancel
Save