From eba11889c757985b164c82da4d4b9b1a850c4c92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=20=EA=A6=AB=EA=A6=B6=20=EA=A6=8F=EA=A7=80?= =?UTF-8?q?=EA=A6=A6=EA=A6=BF=20=EA=A6=A7=20=EA=A6=AE=20=EA=A6=91=20?= =?UTF-8?q?=EA=A6=A9=20=EA=A6=AD=EA=A7=80?= Date: Mon, 30 Sep 2019 11:59:42 +0800 Subject: Rename timeZone to timezone --- qrtclient/client.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qrtclient/client.hxx') diff --git a/qrtclient/client.hxx b/qrtclient/client.hxx index 408e174..e29d273 100644 --- a/qrtclient/client.hxx +++ b/qrtclient/client.hxx @@ -41,7 +41,7 @@ namespace RTClient { , QString const& gecos = nullptr , rtclient_user_lang lang = RTCLIENT_USER_LANG_NONE - , rtclient_user_timezone timeZone + , rtclient_user_timezone timezone = RTCLIENT_USER_TIMEZONE_NONE , bool disabled = false , bool privileged = false); -- cgit v1.2.3