From fcc4de01b336e73df6788fa6129ec15162ac6701 Mon Sep 17 00:00:00 2001
From: wumu <mayi@mayi.com>
Date: 星期四, 06 十一月 2025 23:40:51 +0800
Subject: [PATCH] 251106
---
agilestrategy.cpp | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/agilestrategy.cpp b/agilestrategy.cpp
index 6b72896..489af39 100644
--- a/agilestrategy.cpp
+++ b/agilestrategy.cpp
@@ -7,6 +7,7 @@
{
ui->setupUi(this);
+
m_widget = new QWidget(this);
m_gridLayout = new QGridLayout(m_widget);
--
Gitblit v1.8.0