This commit is contained in:
Simon Brunel
2017-09-16 17:56:01 +02:00
parent d279fb4391
commit 50216b65da
27 changed files with 953 additions and 7 deletions

6
include/QtQmlPromise Normal file
View File

@ -0,0 +1,6 @@
#ifndef QTQMLPROMISE_MODULE_H
#define QTQMLPROMISE_MODULE_H
#include "../src/qtqmlpromise/qjspromise.h"
#endif // ifndef QTQMLPROMISE_MODULE_H