From 0ea86d83c14dde31b36eb6d3ad3a8dcf10706e22 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 28 Jun 2014 08:35:59 -0700 Subject: Calendar Widget: set the locale appropriate first day of the week Also adjust the minimum size, given I changed this in commit 26855234acef ("Make date widget easier to read"). Signed-off-by: Dirk Hohndel --- helpers.h | 1 + 1 file changed, 1 insertion(+) (limited to 'helpers.h') diff --git a/helpers.h b/helpers.h index 4d9684e9c..d2f6e23c0 100644 --- a/helpers.h +++ b/helpers.h @@ -33,6 +33,7 @@ QString get_dive_date_string(timestamp_t when); QString get_short_dive_date_string(timestamp_t when); QString get_trip_date_string(timestamp_t when, int nr); QString uiLanguage(QLocale *callerLoc); +QLocale getLocale(); void selectedDivesGasUsed(QVector > &gasUsed); #if defined __APPLE__ -- cgit v1.2.3-70-g09d2