Formatting
This commit is contained in:
@@ -32,8 +32,7 @@
|
||||
|
||||
#include "playlistlistview.h"
|
||||
|
||||
PlaylistListView::PlaylistListView(QWidget *parent)
|
||||
: AutoExpandingTreeView(parent) {}
|
||||
PlaylistListView::PlaylistListView(QWidget *parent) : AutoExpandingTreeView(parent) {}
|
||||
|
||||
void PlaylistListView::paintEvent(QPaintEvent *event) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user