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
@@ -12,7 +12,7 @@
#include "httpglobal.h"
#include "httpcookie.h"
namespace stefanfrings {
namespace qtwebapp {
/**
This object represents a HTTP response, used to return something to the web client.