summaryrefslogtreecommitdiffstats
path: root/src/client/util/util.h
diff options
context:
space:
mode:
authorChristian Klinger2016-09-26 14:33:01 +0200
committerChristian Klinger2016-09-26 14:58:16 +0200
commitaacb7592d27583b27e3ad5d2ff3fc7561658e358 (patch)
treec9646fcecb6a7626a461ee618a34e498814c285e /src/client/util/util.h
parentadded the --config=FILE parameter and got rid of the SETTINGS macro. (diff)
downloadpvs2-aacb7592d27583b27e3ad5d2ff3fc7561658e358.tar.gz
pvs2-aacb7592d27583b27e3ad5d2ff3fc7561658e358.tar.xz
pvs2-aacb7592d27583b27e3ad5d2ff3fc7561658e358.zip
clients in exam-mode no longer send a screenshot. Also some refactoring.
Diffstat (limited to 'src/client/util/util.h')
-rw-r--r--src/client/util/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/util/util.h b/src/client/util/util.h
index 9317ba7..f61684d 100644
--- a/src/client/util/util.h
+++ b/src/client/util/util.h
@@ -12,6 +12,7 @@
#include <QDir>
#include <QTextStream>
+
namespace Util
{
//#