aboutsummaryrefslogtreecommitdiffstats
path: root/HomeScreen/src2/usermanagement.h
diff options
context:
space:
mode:
authorPhilippe Lelong <lelong.ph@meltemus.com>2016-12-20 16:35:17 +0100
committerPhilippe Lelong <lelong.ph@meltemus.com>2016-12-20 16:35:17 +0100
commit7f94f08691efc1ce0e98e72707c3f2022d29fa57 (patch)
treeb80f276c47e293e1ffe7c731efbfc58ef7d43987 /HomeScreen/src2/usermanagement.h
parent36a507d476066e7b12b462ec2d48d71447b663ab (diff)
Modification for dynamic speed sign (not activated)sandbox/maitai/forgerock4
Signed-off-by: Philippe Lelong <lelong.ph@meltemus.com>
Diffstat (limited to 'HomeScreen/src2/usermanagement.h')
-rw-r--r--HomeScreen/src2/usermanagement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/HomeScreen/src2/usermanagement.h b/HomeScreen/src2/usermanagement.h
index c3a41bc..32db93f 100644
--- a/HomeScreen/src2/usermanagement.h
+++ b/HomeScreen/src2/usermanagement.h
@@ -1,7 +1,7 @@
#ifndef USERMANAGEMENT_H
#define USERMANAGEMENT_H
-//#define REAL_SERVER "ws://localhost:1212/api?token=hello"
+#define REAL_SERVER "ws://localhost:1212/api?token=hello"
#include <QObject>
#include "applicationmodel.h"