From 899eeb4975efa9458fe32ffec162014cb8324c86 Mon Sep 17 00:00:00 2001 From: Björn Hagemeister Date: Thu, 22 May 2014 15:05:07 +0200 Subject: Changed the blinking red dot in toolbar while beeing vnc server to blinking eye. --- src/client/toolbar/toolbar.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/toolbar/toolbar.h') diff --git a/src/client/toolbar/toolbar.h b/src/client/toolbar/toolbar.h index de09b87..f01e4ef 100644 --- a/src/client/toolbar/toolbar.h +++ b/src/client/toolbar/toolbar.h @@ -43,7 +43,7 @@ private: QTimer _blinkTimer; ServerConnection *_connection; VncWindow *_vnc; - const QPixmap _cam32, _camOff32; + const QPixmap _cam32, _beWatchedEye; void leaveEvent(QEvent* e); void enterEvent(QEvent* e); -- cgit v1.2.3-55-g7522