1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-17 03:24:15 +02:00

Style fix in XspfUpdater.

This commit is contained in:
Christian Muehlhaeuser
2016-02-22 21:46:16 +01:00
parent ceb5dc6aa4
commit 4c023b7d2f

View File

@@ -156,6 +156,7 @@ XspfUpdater::setAutoUpdate( bool autoUpdate )
emit changed();
}
void
XspfUpdater::setInterval( int intervalMsecs )
{