Formatting
This commit is contained in:
@@ -436,7 +436,6 @@ class Playlist : public QAbstractListModel {
|
||||
bool auto_sort_;
|
||||
int sort_column_;
|
||||
Qt::SortOrder sort_order_;
|
||||
|
||||
};
|
||||
|
||||
#endif // PLAYLIST_H
|
||||
|
||||
@@ -305,7 +305,6 @@ class PlaylistView : public QTreeView {
|
||||
|
||||
QPixmap pixmap_tinyplay_;
|
||||
QPixmap pixmap_tinypause_;
|
||||
|
||||
};
|
||||
|
||||
#endif // PLAYLISTVIEW_H
|
||||
|
||||
Reference in New Issue
Block a user