Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Commit

Permalink
pp-93默认自由2格
Browse files Browse the repository at this point in the history
  • Loading branch information
xxzl0130 committed Oct 16, 2021
1 parent d5a9a1f commit c897205
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CodeX/AboutDialog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

AboutDialog::AboutDialog(QWidget *parent)
: QDialog(parent),
version(2,3,0),
version(2,3,1),
ui(new Ui::AboutDialog()),
accessManager_(new QNetworkAccessManager(this))
{
Expand Down
2 changes: 1 addition & 1 deletion CodeX/SettingWindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -772,7 +772,7 @@
<number>20</number>
</property>
<property name="value">
<number>0</number>
<number>2</number>
</property>
</widget>
</item>
Expand Down

0 comments on commit c897205

Please sign in to comment.