mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 15:59:42 +01:00
ohai style fix
This commit is contained in:
parent
ee1afc665f
commit
b4aedd606c
@ -51,7 +51,8 @@ LoadXSPFDialog::getLocalFile()
|
||||
m_ui->lineEdit->setText( url );
|
||||
}
|
||||
|
||||
QString LoadXSPFDialog::xspfUrl() const
|
||||
QString
|
||||
LoadXSPFDialog::xspfUrl() const
|
||||
{
|
||||
return m_ui->lineEdit->text();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user