bluetoothengine/btui/btuidelegate/btabstractdelegate.h
changeset 40 997690c3397a
parent 33 837dcc42fd6a
--- a/bluetoothengine/btui/btuidelegate/btabstractdelegate.h	Fri Jun 11 13:48:51 2010 +0300
+++ b/bluetoothengine/btui/btuidelegate/btabstractdelegate.h	Wed Jun 23 18:23:52 2010 +0300
@@ -61,6 +61,8 @@
     BtSettingModel *getSettingModel();
     BtDeviceModel *getDeviceModel();
     
+    bool isBtPowerOn();
+    
 public slots:
 
 private: