clock/clockui/clocksettingsview/inc/clockregionalsettingsview.h
changeset 77 b0711afde476
parent 68 a5a1242fd2e8
--- a/clock/clockui/clocksettingsview/inc/clockregionalsettingsview.h	Thu Sep 02 20:25:23 2010 +0300
+++ b/clock/clockui/clocksettingsview/inc/clockregionalsettingsview.h	Fri Sep 17 08:29:05 2010 +0300
@@ -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: