mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 18:40:56 -08:00
make example work on android; revisions
This commit is contained in:
parent
113386fdae
commit
99ea5a081d
49 changed files with 637 additions and 133 deletions
|
|
@ -20,7 +20,7 @@ QObject* ini() {
|
|||
return cpp;
|
||||
}
|
||||
|
||||
// functiones defined Q_INVOKABLE
|
||||
// functions defined Q_INVOKABLE
|
||||
|
||||
QVariant CPP::hello(const QVariant& arg) {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue