Formatting
This commit is contained in:
@@ -53,7 +53,7 @@ class AlbumCoverManagerList : public QListWidget {
|
||||
void dropEvent(QDropEvent *event) override;
|
||||
|
||||
private:
|
||||
AlbumCoverManager* manager_;
|
||||
AlbumCoverManager *manager_;
|
||||
};
|
||||
|
||||
#endif // ALBUMCOVERMANAGERLIST_H
|
||||
|
||||
Reference in New Issue
Block a user