From 540fd6a4a7cc86070c94f41833c4b9b9fa0e9824 Mon Sep 17 00:00:00 2001 From: harlekin Date: Thu, 27 Jun 2002 13:04:38 +0000 Subject: cleanups --- (limited to 'noncore/net/opietooth/applet/bluezapplet.h') diff --git a/noncore/net/opietooth/applet/bluezapplet.h b/noncore/net/opietooth/applet/bluezapplet.h index 6a8a00e..a8d91a5 100644 --- a/noncore/net/opietooth/applet/bluezapplet.h +++ b/noncore/net/opietooth/applet/bluezapplet.h @@ -54,7 +54,6 @@ public slots: int setBluezStatus(int); int checkBluezDiscoveryStatus(); int setBluezDiscoveryStatus(int); - int sockfd; private: Device* btDevice; @@ -62,7 +61,7 @@ public slots: QPixmap bluezOffPixmap; QPixmap bluezDiscoveryOnPixmap; bool bluezactive; - int bluezDiscoveryActive; + bool bluezDiscoveryActive; private slots: -- cgit v0.9.0.2