mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 14:16: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
|
||||
TomahawkWindowDeclarative::loadQml()
|
||||
{
|
||||
|
Reference in New Issue
Block a user