Allow changing track bg color easier.
This commit is contained in:
@@ -42,6 +42,7 @@ public:
|
||||
Wt::WText* trackAlbum;
|
||||
|
||||
void updateWithTrackDetails(AudioTrack track);
|
||||
void changeBackgroundColor(Wt::WColor color);
|
||||
};
|
||||
|
||||
#endif // TRACKDETAILS_H
|
||||
|
||||
Reference in New Issue
Block a user