LAPTOP-SNT8I5JK\Boounion
2025-03-29 d06ab39efafbcb2a7b1ec4cb83e18fa3485789a9
SourceCode/Bond/Servo/AlarmDlg.h
@@ -1,6 +1,7 @@
#pragma once
#include "afxdialogex.h"
#include "AlarmManager.h"
#include "ListCtrlEx.h"
#define ID_MSG_ALARMDLG_HIDE      WM_USER + 1024
@@ -48,6 +49,7 @@
   // 控件
   CDateTimeCtrl m_dateTimeStart;
   CDateTimeCtrl m_dateTimeEnd;
   CListCtrlEx m_listCtrl;
// 对话框数据
#ifdef AFX_DESIGN_TIME