Commit 18169aa3 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt: Missing .

(cherry picked from commit d907f11b)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 350694ea
......@@ -195,7 +195,7 @@ ExtensionTab::ExtensionTab( intf_thread_t *p_intf )
QLabel *notice = new QLabel( qtr("Get more extensions from")
+ QString( " <a href=\"http://addons.videolan.org/\">"
"addons.videolan.org</a>" ) );
"addons.videolan.org</a>." ) );
notice->setOpenExternalLinks( true );
layout->addWidget( notice );
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment