From cb04065d6a84bb54b485d0ad8715f09a76191412 Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Thu, 28 Mar 2013 13:02:18 +0100 Subject: disable connection timer when bluetooth is off --- libsowatch/configkey.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libsowatch/configkey.h') diff --git a/libsowatch/configkey.h b/libsowatch/configkey.h index a30ae67..5ef1acc 100644 --- a/libsowatch/configkey.h +++ b/libsowatch/configkey.h @@ -9,6 +9,7 @@ namespace sowatch { +/** Interface for a configuration key / tree */ class SOWATCH_EXPORT ConfigKey : public QObject { Q_OBJECT -- cgit v1.2.3