mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 21:54:55 -04:00
HTTP server; changed namespace to qtwebapp
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include <QDir>
|
||||
#include "httpcookie.h"
|
||||
|
||||
using namespace stefanfrings;
|
||||
using namespace qtwebapp;
|
||||
|
||||
HttpRequest::HttpRequest(QSettings* settings)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user