Skip to content

Commit

Permalink
Release on 2.4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Greedysky committed Dec 3, 2016
1 parent 0a36cab commit 2b6a284
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions TTKCore/musicUi/musicToolswidget/musicwebmusicradiowidget.ui
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@
<property name="styleSheet">
<string notr="true">background:rgba(255,255,255,150)</string>
</property>
<zorder>lrcLabel</zorder>
</widget>
<widget class="QLabel" name="lrcLabel">
<property name="geometry">
Expand Down Expand Up @@ -200,13 +199,13 @@
<zorder>playButton</zorder>
<zorder>volumeSlider</zorder>
<zorder>label_2</zorder>
<zorder>lrcLabel</zorder>
<zorder>artistLabel</zorder>
<zorder>previousButton</zorder>
<zorder>nextButton</zorder>
<zorder>positionLabel</zorder>
<zorder>durationLabel</zorder>
<zorder>titleWidget</zorder>
<zorder>lrcLabel</zorder>
</widget>
<customwidgets>
<customwidget>
Expand Down
2 changes: 1 addition & 1 deletion TTKCore/musicUsermanager/musicusermanagerdialog.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#include "musicUsermanagerdialog.h"
#include "musicusermanagerdialog.h"
#include "ui_musicusermanagerdialog.h"
#include "musicuiobject.h"
#include "musicusermodel.h"
Expand Down

0 comments on commit 2b6a284

Please sign in to comment.