mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-12 09:04:33 +02:00
* Fixed invoke.
This commit is contained in:
committed by
Michael Zanetti
parent
59003b88e9
commit
6378a1658d
@@ -445,7 +445,7 @@ DynamicPlaylist::setRevision( const QString& rev,
|
||||
Q_ARG( QString, rev ),
|
||||
Q_ARG( bool, is_newest_rev ),
|
||||
Q_ARG( QString, type ),
|
||||
QGenericArgument( "QList< Tomahawk::dyncontrol_ptr >" , (const void*)&controls ),
|
||||
Q_ARG( QVariantList, controls ),
|
||||
Q_ARG( bool, applied ) );
|
||||
return;
|
||||
}
|
||||
|
Reference in New Issue
Block a user