inc/profileswidgetconsts.h
changeset 1 67589f86e56b
parent 0 dc71378f4890
equal deleted inserted replaced
0:dc71378f4890 1:67589f86e56b
    20 
    20 
    21 const int ProfilesWidgetGeneralProfileId = 0;
    21 const int ProfilesWidgetGeneralProfileId = 0;
    22 const int ProfilesWidgetSilentProfileId = 1;
    22 const int ProfilesWidgetSilentProfileId = 1;
    23 const int ProfilesWidgetMeetingProfileId = 2;
    23 const int ProfilesWidgetMeetingProfileId = 2;
    24 
    24 
       
    25 const int ProfilesWidgetDefaultNameLength = 7;
       
    26 const int ProfielsWidgetMinimumWidthInPx = 80;
       
    27 const int ProfilesWidgetWidthSpaceInPx = 20;
    25 #endif //PROFILESWIDGETCONSTS_H
    28 #endif //PROFILESWIDGETCONSTS_H