Fix comment

This commit is contained in:
Dave Page 2016-01-21 09:07:48 +00:00
parent 720a9c819b
commit b39943e3ff

View File

@ -446,7 +446,7 @@ void BrowserWindow::openUrl()
urlLinkClicked(QUrl(url));
}
// Open an arbitrary URL
// Edit the app configuration
void BrowserWindow::configuration()
{
QSettings settings;