bearermanagement/mpm/inc/mpmserversession.h
branchRCL_3
changeset 55 fc7b30ed2058
parent 17 c14618f9de99
child 57 05bc53fe583b
--- a/bearermanagement/mpm/inc/mpmserversession.h	Thu Jul 15 19:05:04 2010 +0300
+++ b/bearermanagement/mpm/inc/mpmserversession.h	Thu Aug 19 10:18:49 2010 +0300
@@ -957,6 +957,10 @@
         // showing duplicate cellulara data usage dialog
         //
         TBool iDisconnectDialogShown;
+        
+        // Set when error discreet popup shown for IAP so it is
+        // not shown again if the SNAP is empty
+        TBool iErrorDiscreetPopupShown;
     };
 
 #include "mpmserversession.inl"