Add tidal support
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Strawberry. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef SONGLOADER_H
|
||||
@@ -106,6 +106,8 @@ signals:
|
||||
void LoadLocalDirectory(const QString &filename);
|
||||
void LoadPlaylist(ParserBase *parser, const QString &filename);
|
||||
|
||||
void AddAsRawStream();
|
||||
|
||||
#ifdef HAVE_GSTREAMER
|
||||
void LoadRemote();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user