summary refs log tree commit diff
path: root/src/Utils.h
diff options
context:
space:
mode:
authorDeepBlueV7.X <nicolas.werner@hotmail.de>2019-07-04 00:32:38 +0200
committerGitHub <noreply@github.com>2019-07-04 00:32:38 +0200
commit5a0a9c96b2996d98645b33fea765315ab22b5d60 (patch)
tree96eb3aba7966d0a5adc4e87ef3c859de0eacef76 /src/Utils.h
parentMerge pull request #76 from xvitaly/0.7.0-dev (diff)
parentBump mtxclient requirement (diff)
downloadnheko-5a0a9c96b2996d98645b33fea765315ab22b5d60.tar.xz
Merge pull request #77 from deepbluev7/0.7.0-dev
Add .well-known support

fixes #9 
Diffstat (limited to 'src/Utils.h')
-rw-r--r--src/Utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Utils.h b/src/Utils.h

index bf941c4c..0f022770 100644 --- a/src/Utils.h +++ b/src/Utils.h
@@ -243,7 +243,7 @@ QString linkColor(); //! Returns the hash code of the input QString -int +uint32_t hashQString(const QString &input); //! Generate a color (matching #RRGGBB) that has an acceptable contrast to background that is based