mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-19 04:11:46 +02:00
Expose sourcesModel to QML
This commit is contained in:
@@ -81,5 +81,7 @@ TomahawkTouchWindow::loadQml()
|
||||
|
||||
context->setContextProperty( "globalActionManager", GlobalActionManager::instance() );
|
||||
|
||||
context->setContextProperty( "sourcesModel", s_sourcesModel );
|
||||
|
||||
tLog()<< Q_FUNC_INFO << "finished";
|
||||
}
|
||||
|
Reference in New Issue
Block a user