ipcm_pub/connection_settings_ui_api/inc/cmapplicationsettingsui.h
changeset 20 9c97ad6591ae
parent 0 5a93021fdf25
equal deleted inserted replaced
18:fcbbe021d614 20:9c97ad6591ae
    16 */
    16 */
    17 
    17 
    18 #ifndef C_CMAPPLICATIONSETTINGSUI_H
    18 #ifndef C_CMAPPLICATIONSETTINGSUI_H
    19 #define C_CMAPPLICATIONSETTINGSUI_H
    19 #define C_CMAPPLICATIONSETTINGSUI_H
    20 
    20 
    21 #include <E32def.h>
    21 // Deprecation warning
       
    22 #warning This header file is deprecated and will be fully removed in Symbian^4. See Polonium CRs #533 and #532 for details.
       
    23 
       
    24 #include <e32def.h>
    22 #include <e32base.h>
    25 #include <e32base.h>
    23 
    26 
    24 class CCmConnSettingsUiImpl;
    27 class CCmConnSettingsUiImpl;
    25 namespace CMManager
    28 namespace CMManager
    26     {
    29     {