ContextView: Update album width from context

This commit is contained in:
Jonas Kvinge
2022-06-09 00:46:39 +02:00
parent dc1f9edfaf
commit 9b743e55d1
4 changed files with 19 additions and 30 deletions

View File

@@ -180,8 +180,6 @@ class ContextView : public QWidget {
QList<QLabel*> labels_play_data_;
QList<QLabel*> labels_play_all_;
int prev_width_;
};
#endif // CONTEXTVIEW_H