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:
@@ -7,7 +7,7 @@
|
||||
#include <QDateTime>
|
||||
#include <QUuid>
|
||||
|
||||
using namespace stefanfrings;
|
||||
using namespace qtwebapp;
|
||||
|
||||
HttpSession::HttpSession(bool canStore)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user