bluetoothengine/btui/btuidelegate/btdelegatedevname.h
changeset 63 bcf742120177
parent 33 837dcc42fd6a
--- a/bluetoothengine/btui/btuidelegate/btdelegatedevname.h	Wed Aug 18 09:59:05 2010 +0300
+++ b/bluetoothengine/btui/btuidelegate/btdelegatedevname.h	Fri Sep 17 08:30:56 2010 +0300
@@ -37,6 +37,8 @@
     
     virtual ~BtDelegateDevName();
 
+    int supportedEditorTypes() const;
+    
     virtual void exec( const QVariant &params );
     
 public slots: