SDRAngel  4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
httpglobal.cpp
Go to the documentation of this file.
1 #include "httpglobal.h"
2 
3 const char* getQtWebAppLibVersion()
4 {
5  return "1.7.3";
6 }
7 
const char * getQtWebAppLibVersion()
Definition: httpglobal.cpp:3