Start tweaking alignments to make look a little better and take up proper spacing.

This commit is contained in:
Kevin Whitaker
2017-02-17 19:47:30 -05:00
parent 167b2f9084
commit 0fa26d83f6
4 changed files with 22 additions and 9 deletions

View File

@@ -33,7 +33,6 @@ class TrackDetails : public Wt::WContainerWidget
public:
TrackDetails();
Wt::WHBoxLayout* mainLayout;
Wt::WContainerWidget* metaContainer;
Wt::WVBoxLayout* metaLayout;
Wt::WImage* albumCover;