mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
ohai style fix
This commit is contained in:
@@ -51,7 +51,8 @@ LoadXSPFDialog::getLocalFile()
|
||||
m_ui->lineEdit->setText( url );
|
||||
}
|
||||
|
||||
QString LoadXSPFDialog::xspfUrl() const
|
||||
QString
|
||||
LoadXSPFDialog::xspfUrl() const
|
||||
{
|
||||
return m_ui->lineEdit->text();
|
||||
}
|
||||
|
Reference in New Issue
Block a user