mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-19 12:21:52 +02:00
* Style fix.
This commit is contained in:
@@ -59,7 +59,6 @@ public:
|
||||
}
|
||||
virtual ~WelcomeWidgetInterface() {}
|
||||
|
||||
|
||||
virtual Tomahawk::PlaylistModes::RepeatMode repeatMode() const { return m_w->ui->tracksView->proxyModel()->playlistInterface()->repeatMode(); }
|
||||
virtual bool shuffled() const { return m_w->ui->tracksView->proxyModel()->playlistInterface()->shuffled(); }
|
||||
|
||||
|
Reference in New Issue
Block a user