diff options
Diffstat (limited to 'client.cxx')
| -rw-r--r-- | client.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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) { |