mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-07 02:51:09 -08:00
review 'ensure-permissions'; replace deprecated Q_FOREACH; add 'qcopy-file' (for android)
This commit is contained in:
parent
4d48d351cc
commit
7101dd3deb
8 changed files with 85 additions and 35 deletions
|
|
@ -56,6 +56,7 @@ cl_object js2 (cl_object, cl_object);
|
|||
cl_object pixel_ratio ();
|
||||
cl_object qapropos2 (cl_object, cl_object, cl_object);
|
||||
cl_object qchildren (cl_object);
|
||||
cl_object qcopy_file (cl_object, cl_object);
|
||||
cl_object qescape (cl_object);
|
||||
cl_object qexec2 (cl_object);
|
||||
cl_object qexit ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue