summaryrefslogtreecommitdiffstats
path: root/src/server/connectionframe/connectionframe.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/connectionframe/connectionframe.h')
-rw-r--r--src/server/connectionframe/connectionframe.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/connectionframe/connectionframe.h b/src/server/connectionframe/connectionframe.h
index d5551cb..9ac71c0 100644
--- a/src/server/connectionframe/connectionframe.h
+++ b/src/server/connectionframe/connectionframe.h
@@ -20,6 +20,7 @@ private:
QBoxLayout *_iconLayout;
QLabel *_lblUserName;
QLabel *_lblHostName;
+ QLabel *_lblExamMode;
QLabel *_icoCam, *_icoEye, *_icoLock;
QList<QLabel*> _icons;