first coomit

master
zcy 2024-03-31 00:53:46 +08:00
parent 16e695954d
commit 53e76374ee
1 changed files with 5 additions and 1 deletions

View File

@ -1,9 +1,13 @@
#ifndef _CHART_BASE_SERIES_H_
#ifndef _CHART_BASE_SERIES_H_
#define _CHART_BASE_SERIES_H_
#include <QWidget>
#include "Chart.h"
#if _MSC_VER >= 1600
#pragma execution_character_set("utf-8")
#endif
enum AParModel
{
APRODUCTIONSUM1,