summaryrefslogtreecommitdiff
path: root/client.cxx
diff options
context:
space:
mode:
authorꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id>2019-09-30 11:55:19 +0800
committerꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id>2019-09-30 11:55:19 +0800
commit8df77978203d33015c3a01fec1f4725add079919 (patch)
tree0f1fe2e8625de3c5e7cc7a239c4722222ab4fed4 /client.cxx
parent52c4146d5f228347ddbafdcd977166c89551112a (diff)
User namespace is given to lang and timezone
Diffstat (limited to 'client.cxx')
-rw-r--r--client.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/client.cxx b/client.cxx
index 0a1d68f..2a8d3fc 100644
--- a/client.cxx
+++ b/client.cxx
@@ -36,8 +36,8 @@ namespace RTClient {
, QString const& comments
, QString const& signature
, QString const& gecos
- , rtclient_lang lang
- , rtclient_timezone timeZone
+ , rtclient_user_lang lang
+ , rtclient_user_timezone timeZone
, bool disabled
, bool privileged)
{