clock/clockui/clocksettingsview/inc/clockregionalsettingsview.h
changeset 70 a5ed90760192
parent 63 a3cb48f6c889
--- a/clock/clockui/clocksettingsview/inc/clockregionalsettingsview.h	Tue Aug 31 18:15:13 2010 +0530
+++ b/clock/clockui/clocksettingsview/inc/clockregionalsettingsview.h	Mon Sep 06 10:12:45 2010 +0530
@@ -52,6 +52,7 @@
 	CLOCKSETTINGSVIEW_EXPORT void showView();
 public slots:
     void updateWeekStartOn();
+    void updateOnLocaleChanges();
 private slots:
 	void handleBackAction();
 	void handleItemDisplayed(const QModelIndex &index);
@@ -68,6 +69,10 @@
 	void populateFormModel();
 	QStringList weekdayList();
 	void updateWeekDays();
+	void updateTimeFormatField();
+	void updateTimeSeparatorField();
+	void updateDateFormatField();
+	void updateDateSeparatorField();
 
 
 private: