1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 06:04:39 -04:00

HTTP server; changed namespace to qtwebapp

This commit is contained in:
f4exb
2017-11-11 09:32:15 +01:00
parent b226c594df
commit be77fa82a3
20 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
#include "httprequest.h"
#include "httpresponse.h"
namespace stefanfrings {
namespace qtwebapp {
/**
The request handler generates a response for each HTTP request. Web Applications