mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 22:26:32 +02:00
Resolve undefined reference to play-slot in TomahawkWindowDeclarative
This commit is contained in:
@@ -47,6 +47,12 @@ TomahawkWindowDeclarative::~TomahawkWindowDeclarative()
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
void TomahawkWindowDeclarative::play(const QModelIndex& index)
|
||||||
|
{
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
void
|
void
|
||||||
TomahawkWindowDeclarative::loadQml()
|
TomahawkWindowDeclarative::loadQml()
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user