summaryrefslogtreecommitdiff
path: root/qrtclient/client.hxx
diff options
context:
space:
mode:
authorꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id>2019-09-30 11:59:42 +0800
committerꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id>2019-09-30 11:59:42 +0800
commiteba11889c757985b164c82da4d4b9b1a850c4c92 (patch)
tree9f8942be787644f7a1f01b76d78fde5bc80ddbc2 /qrtclient/client.hxx
parent8df77978203d33015c3a01fec1f4725add079919 (diff)
Rename timeZone to timezone
Diffstat (limited to 'qrtclient/client.hxx')
-rw-r--r--qrtclient/client.hxx2
1 files changed, 1 insertions, 1 deletions
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);