bluetoothmgmt/btmgr/Inc/BTManServer.h
changeset 51 20ac952a623c
parent 33 4e80e1b997a8
--- a/bluetoothmgmt/btmgr/Inc/BTManServer.h	Thu Sep 23 17:06:47 2010 +0300
+++ b/bluetoothmgmt/btmgr/Inc/BTManServer.h	Wed Oct 13 16:20:29 2010 +0300
@@ -228,6 +228,7 @@
 	virtual void Cleanup(TInt aError)=0;
 	virtual TBool IsOverlappingView(const TDesC& aViewDescriptor);
 	virtual void SetViewChangeNotificationMessage(const RMessage2& aMessage);
+	~CBTManSubSession();
 
 protected:
 	CBTManSubSession(CBTManSession& aSession, CBTRegistry& aRegistry);