locationrequestmgmt/networkrequesthandler/inc/EPos_CPosDialogCtrl.h
changeset 48 81c9bee26a45
parent 19 bdd4df282e3e
--- a/locationrequestmgmt/networkrequesthandler/inc/EPos_CPosDialogCtrl.h	Mon May 03 13:50:32 2010 +0300
+++ b/locationrequestmgmt/networkrequesthandler/inc/EPos_CPosDialogCtrl.h	Tue Jul 13 12:25:28 2010 +0100
@@ -31,7 +31,7 @@
 #include <e32base.h>
 #include <lbs/epos_cposrequestor.h>
 #include <lbs/epos_rposrequestorstack.h>
-#include <lbs/EPos_TPosQNInputData.h>
+#include <lbs/epos_tposqninputdata.h>
 #include "EPos_PrivacyInternal.h"
 #include <lbs/lbsloccommon.h>
 
@@ -209,7 +209,8 @@
 
         void DeferNotificationL();
         void CreateNotificationAndEnqueueL();
-
+        void UpdateProperty();
+		
     private:    // Data
         RNotifier                       iNotifier;
         RArray<TRequest>                iRequestQueue;