Apply formatting

This commit is contained in:
Joshua Strobl 2021-05-27 13:03:24 +03:00
parent fa19fd23b1
commit 4cc5c6efd4
9 changed files with 66 additions and 35 deletions

View file

@ -35,7 +35,7 @@ struct _KotoAlbumView {
GtkWidget * album_tracks_box;
GtkWidget * discs;
KotoCoverArtButton *album_cover;
KotoCoverArtButton * album_cover;
GtkWidget * album_label;
GHashTable * cd_to_track_listbox;