vpnui/vpnmanagementui/inc/vpnmanagementuiview.h
branchRCL_3
changeset 46 29c8f9bc68e1
parent 41 e06095241a65
child 49 5960d2d03390
--- a/vpnui/vpnmanagementui/inc/vpnmanagementuiview.h	Tue Sep 14 23:16:15 2010 +0300
+++ b/vpnui/vpnmanagementui/inc/vpnmanagementuiview.h	Wed Sep 15 13:20:54 2010 +0300
@@ -229,6 +229,8 @@
         
         TInt iCurrentItem; // currently selected listbox item
         TInt iTopItemIndex; // first item in the listbox
+        
+        HBufC* iCaption; // caption text
     };
 
 #endif // __VPNMANAGEMENTUIVIEW_H__