Skip to content

Commit

Permalink
Slightly increase the length of the title block
Browse files Browse the repository at this point in the history
  • Loading branch information
HuaYaDong1 committed Feb 7, 2021
1 parent 4bf0ca4 commit ded8b0f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion src/plugins/ukui-clock/clock.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -912,7 +912,6 @@ void Clock:: StopwatchPageSwitch ()
palette1.setColor(QPalette::Button,QColor(255,255,255,102));
pushclock->setPalette(palette1);
pushcount->setPalette(palette1);

}

/*
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/ukui-clock/clock.ui
Original file line number Diff line number Diff line change
Expand Up @@ -729,7 +729,7 @@ border-radius:4px;
<rect>
<x>36</x>
<y>4</y>
<width>41</width>
<width>51</width>
<height>31</height>
</rect>
</property>
Expand Down

0 comments on commit ded8b0f

Please sign in to comment.