changeset 1 | 67589f86e56b |
parent 0 | dc71378f4890 |
--- a/inc/profileswidgetconsts.h Fri Sep 17 09:20:42 2010 +0300 +++ b/inc/profileswidgetconsts.h Mon Oct 04 00:17:19 2010 +0300 @@ -22,4 +22,7 @@ const int ProfilesWidgetSilentProfileId = 1; const int ProfilesWidgetMeetingProfileId = 2; +const int ProfilesWidgetDefaultNameLength = 7; +const int ProfielsWidgetMinimumWidthInPx = 80; +const int ProfilesWidgetWidthSpaceInPx = 20; #endif //PROFILESWIDGETCONSTS_H