mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-21 16:31:58 +02:00
Merge pull request #640 from Vogtinator/master
Fix "control reaches end of non-void function" in DelegateConfigWrapper
This commit is contained in:
commit
4ee462db4c
@ -247,6 +247,7 @@ DelegateConfigWrapper::getTestConfigMessage( int code )
|
||||
case Tomahawk::Accounts::ConfigTestResultAccountExpired:
|
||||
return tr( "Your account has expired." );
|
||||
}
|
||||
return QString();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user