mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 19:30:21 +02:00
* Cleaned up TomahawkWindow.
This commit is contained in:
@@ -970,16 +970,3 @@ ViewManager::showCurrentTrack()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
void
|
||||
ViewManager::onPlayClicked()
|
||||
{
|
||||
emit playClicked();
|
||||
}
|
||||
|
||||
|
||||
void
|
||||
ViewManager::onPauseClicked()
|
||||
{
|
||||
emit pauseClicked();
|
||||
}
|
||||
|
Reference in New Issue
Block a user