mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 10:31:34 -08:00
revisions
This commit is contained in:
parent
28875816c2
commit
d97f30416e
8 changed files with 13 additions and 17 deletions
|
|
@ -32,5 +32,7 @@ int main(int argc, char* argv[]) {
|
|||
QtAndroidService qtAndroidService;
|
||||
srcNode.enableRemoting(&qtAndroidService);
|
||||
|
||||
Connection con(&qtAndroidService);
|
||||
|
||||
return app.exec();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue