bluetoothengine/btui/btcpplugin/btcpuisearchview.h
changeset 47 9e2a905b887f
parent 42 b72428996822
child 51 625f43ae9362
--- a/bluetoothengine/btui/btcpplugin/btcpuisearchview.h	Mon Jul 12 19:25:26 2010 +0300
+++ b/bluetoothengine/btui/btcpplugin/btcpuisearchview.h	Fri Jul 23 15:57:13 2010 +0300
@@ -31,6 +31,8 @@
 class HbListView;
 class BtAbstractDelegate;
 class HbSelectionDialog;
+class HbGroupBox;
+class HbDataForm;
 
 class BtCpUiSearchView : public BtCpUiBaseView
 {
@@ -72,7 +74,7 @@
 private:
     HbDocumentLoader *mLoader;
     HbLabel *mDeviceIcon;
-    HbLabel *mLabelFoundDevices;
+    HbDataForm *mDataForm;
     HbLabel *mLabelSearching;        
     HbListView *mDeviceList;
     QStringList mDevTypeList;