Skip to content

Commit 466835c

Browse files
添加修改
1 parent 67b0737 commit 466835c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

qt_clion/mainwindow.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
MainWindow::MainWindow(QWidget *parent) :
1212
QMainWindow(parent), ui(new Ui::MainWindow) {
1313
ui->setupUi(this);
14+
15+
1416
}
1517

1618
MainWindow::~MainWindow() {

0 commit comments

Comments
 (0)