added todos
This commit is contained in:
parent
e401b71788
commit
8a81c48606
3 changed files with 6 additions and 5 deletions
|
|
@ -13,5 +13,7 @@ int main(int argc, char *argv[])
|
|||
NavigationController navController;
|
||||
navController.setContext(engine.rootContext());
|
||||
|
||||
///@todo call init with test path containing several folders each containing image.jpg
|
||||
|
||||
return app.exec();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue