Skip to content

Commit 0306add

Browse files
committed
Fix cmake warning #727
1 parent 410d33c commit 0306add

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/qml/Utilities.js

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
.pragma library
12
// It takes four arguments. The verb, which defines the HTTP verb to be used (GET, POST, PUT, DELETE).
23
// The second paramater is the BASE address (e.g. ‘http://localhost:5000 (opens new window)’).
34
// The third parameter is the endpoint to be used as a postfix to the BASE address

0 commit comments

Comments
 (0)