We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73e1a88 commit 72dad2aCopy full SHA for 72dad2a
src/gui/aboutdialog.cpp
@@ -122,7 +122,7 @@ QString AboutDialog::aboutPage(const Theme &theme)
122
+ helpLib("Font Awesome",
123
"Copyright (c) Fonticons, Inc.", "https://fontawesome.com")
124
+ helpLib("LibQxt",
125
- "Copyright (c), the LibQxt project", "http://libqxt.org")
+ "Copyright (c), the LibQxt project", "https://bitbucket.org/libqxt/libqxt/wiki/Home")
126
+ helpLib("Solarized",
127
"Copyright (c) Ethan Schoonover", "https://ethanschoonover.com/solarized")
128
0 commit comments