diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2019-11-26 06:14:13 -0500 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2019-11-26 06:14:13 -0500 |
| commit | e67381b4b8731d80a4f11fb441d46424b571a659 (patch) | |
| tree | 36887286596eeb2f4399b6906b99335741835725 /src/env.h | |
| parent | 255f96ce7e27124f1bed071564e67a2e4a25c8aa (diff) | |
log timezone
Diffstat (limited to 'src/env.h')
| -rw-r--r-- | src/env.h | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -147,6 +147,10 @@ public: // const Metrics& metrics() const; + // timezone + // + QString timezone() const; + // logs the environment // void dump(const Settings& s) const; |
