mirror of
https://gitlab.com/eql/lqml.git
synced 2026-01-25 22:10:56 -08:00
example 'meshtastic': revisions
This commit is contained in:
parent
52ad54dfca
commit
6cb2a40683
8 changed files with 14 additions and 25 deletions
|
|
@ -177,7 +177,7 @@ int main(int argc, char* argv[]) {
|
|||
#endif
|
||||
|
||||
#ifdef BACKGROUND_INI_LISP
|
||||
LQML::eval("(qml::background-ini)", true); // see 'ini.liso'
|
||||
LQML::eval("(qml::background-ini)", true); // see 'ini.lisp'
|
||||
#endif
|
||||
|
||||
#ifdef NO_QT_RESTART
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue