equal
deleted
inserted
replaced
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 |