Add option to automatically select current playing track
This commit is contained in:
@@ -240,6 +240,8 @@ class PlaylistView : public QTreeView {
|
||||
int previous_background_image_y_;
|
||||
|
||||
bool glow_enabled_;
|
||||
bool select_track_;
|
||||
|
||||
bool currently_glowing_;
|
||||
QBasicTimer glow_timer_;
|
||||
int glow_intensity_step_;
|
||||
|
||||
Reference in New Issue
Block a user