From df2185572894877d0b4c524227b204b9f1a2341b Mon Sep 17 00:00:00 2001 From: harlekin Date: Sun, 16 Jun 2002 15:24:00 +0000 Subject: update --- (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 da05a18..6a8a00e 100644 --- a/noncore/net/opietooth/applet/bluezapplet.h +++ b/noncore/net/opietooth/applet/bluezapplet.h @@ -50,7 +50,7 @@ public slots: void mousePressEvent( QMouseEvent * ); void paintEvent( QPaintEvent* ); void launchManager(); - int checkBluezStatus(); + bool checkBluezStatus(); int setBluezStatus(int); int checkBluezDiscoveryStatus(); int setBluezDiscoveryStatus(int); @@ -61,7 +61,7 @@ public slots: QPixmap bluezOnPixmap; QPixmap bluezOffPixmap; QPixmap bluezDiscoveryOnPixmap; - int bluezactive; + bool bluezactive; int bluezDiscoveryActive; private slots: -- cgit v0.9.0.2