diff --git a/app/playlists.py b/app/playlists.py index 6ac2ea1..c46526c 100644 --- a/app/playlists.py +++ b/app/playlists.py @@ -1179,7 +1179,6 @@ class PlaylistTab(QTableWidget): # Set row heights self.resizeRowsToContents() - self.setColumnWidth(len(columns) - 1, 0) # Have we had a section start but not end? if section_start_plr is not None: