updated splash url in about dialog

Fixes #1246
This commit is contained in:
itsmattkc
2020-11-17 23:15:32 +11:00
parent cdda27fc72
commit 82cc590423
+1 -1
View File
@@ -38,7 +38,7 @@ AboutDialog::AboutDialog(QWidget *parent) :
// Construct About text
QLabel* label =
new QLabel(QStringLiteral("<html><head/><body>"
"<p><img src=\":/icons/olive-splash.png\"/></p>"
"<p><img src=\":/graphics/olive-splash.png\"/></p>"
"<p><a href=\"https://www.olivevideoeditor.org/\">"
"<span style=\" text-decoration: underline; color:#007af4;\">"
"https://www.olivevideoeditor.org/"