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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/connectionframe/connectionframe.h b/src/server/connectionframe/connectionframe.h
index cfb7fa3..72f641d 100644
--- a/src/server/connectionframe/connectionframe.h
+++ b/src/server/connectionframe/connectionframe.h
@@ -21,7 +21,7 @@ private:
QLabel *_lblUserName;
QLabel *_lblHostName;
- QLabel *_icoCam, *_icoEye;
+ QLabel *_icoCam, *_icoEye, *_icoLock;
QList<QLabel*> _icons;
QPixmap _remoteScreen;