From 1905841f4008a58932368a7099e370e5758544c4 Mon Sep 17 00:00:00 2001 From: Javier Date: Sun, 5 Jun 2016 00:51:39 +0200 Subject: initial attempts to work with paired devices --- gatosocket.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gatosocket.h') diff --git a/gatosocket.h b/gatosocket.h index 28fd788..b7634c7 100644 --- a/gatosocket.h +++ b/gatosocket.h @@ -69,6 +69,7 @@ private slots: private: State s; int fd; + SecurityLevel desiredSec; QSocketNotifier *readNotifier; QQueue readQueue; QSocketNotifier *writeNotifier; -- cgit v1.2.3