diff --git a/src/crypto/Crypto.cpp b/src/crypto/Crypto.cpp index 4f54ac1d..fb9f28bd 100644 --- a/src/crypto/Crypto.cpp +++ b/src/crypto/Crypto.cpp @@ -73,7 +73,7 @@ QString Crypto::debugInfo() Q_ASSERT(Crypto::initialized()); QString debugInfo = QObject::tr("Cryptographic libraries:").append("\n"); - debugInfo.append(" libgcrypt ").append(m_backendVersion).append("\n"); + debugInfo.append("- libgcrypt ").append(m_backendVersion).append("\n"); return debugInfo; } diff --git a/src/gui/AboutDialog.cpp b/src/gui/AboutDialog.cpp index b97d6259..7c89b880 100644 --- a/src/gui/AboutDialog.cpp +++ b/src/gui/AboutDialog.cpp @@ -59,6 +59,7 @@ static const QString aboutContributors = R"(
  • Kernellinux
  • Micha Ober
  • PublicByte
  • +
  • Clayton Casciato
  • Notable Code Contributions:

    Patreon Supporters: