mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 21:54:55 -04:00
Added Stefan Frings' QtWebApp httpserver
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include "httpglobal.h"
|
||||
|
||||
const char* getQtWebAppLibVersion()
|
||||
{
|
||||
return "1.7.3";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user