Skip to content

Commit 23feda0

Browse files
committed
Fix cmake warning #727
1 parent 7f20eb1 commit 23feda0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/qml/Utilities.js

Lines changed: 1 addition & 0 deletions
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)