From 23bcb95a1cffd196405b79d6827cbb0578f7ec90 Mon Sep 17 00:00:00 2001 From: ehouse Date: Wed, 9 Mar 2005 15:06:14 +0000 Subject: [PATCH] add sym_util_addrChange --- symbian/inc/xwappview.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/symbian/inc/xwappview.h b/symbian/inc/xwappview.h index b36ecccfc..59df55763 100644 --- a/symbian/inc/xwappview.h +++ b/symbian/inc/xwappview.h @@ -150,6 +150,8 @@ class CXWordsAppView : public CCoeControl #ifdef BEYOND_IR static void sym_util_listenPortChange( XW_UtilCtxt* uc, XP_U16 listenPort ); + static void sym_util_addrChange( XW_UtilCtxt* uc, + const CommsAddrRec* aAddr ); #endif #ifdef XWFEATURE_STANDALONE_ONLY @@ -190,7 +192,6 @@ class CXWordsAppView : public CCoeControl #ifndef XWFEATURE_STANDALONE_ONLY CSendSocket* iSendSock; - CReadSocket* iReadSock; #endif MPSLOT