This website requires JavaScript.
Explore
Drone CI
Help
Register
Sign In
VE7UWU
/
sdrangel
Watch
1
Star
0
Fork
0
mirror of
https://github.com/f4exb/sdrangel.git
synced
2026-08-27 13:57:56 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
6052fc8f04c2fe6af1b4bc92e644035a51dd7281
sdrangel
/
httpserver
/
httpglobal.cpp
T
8 lines
86 B
C++
Raw
Normal View
History
Unescape
Escape
Added Stefan Frings' QtWebApp httpserver
2017-08-23 18:47:07 +02:00
#include
"httpglobal.h"
const
char
*
getQtWebAppLibVersion
()
{
return
"1.7.3"
;
}
Reference in New Issue
Copy Permalink