From be863b0dbe1da49309a7196d0b168eb9a40f1dc1 Mon Sep 17 00:00:00 2001 From: Bai Date: Fri, 3 Dec 2021 14:16:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=A8=E5=B1=8F=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mainwidget.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mainwidget.cpp b/mainwidget.cpp index 500cdef..901a309 100644 --- a/mainwidget.cpp +++ b/mainwidget.cpp @@ -4,7 +4,7 @@ #include "mainconfig.h" #define NAMELIST_LENGTH 4 -QString namelist[] = {"传立春","传立夏","传立秋","传立冬"}; +QString namelist[] = {"传十一","传十三","传十五","传十七"}; qint8 gindex = 0; MainWidget::MainWidget(HttpService *httpService,