4#ifndef __LedLineItDocFrame_h__
5#define __LedLineItDocFrame_h__ 1
7#include "Stroika/Frameworks/StroikaPreComp.h"
9DISABLE_COMPILER_MSC_WARNING_START (4459)
11DISABLE_COMPILER_MSC_WARNING_END (4459)
13#include "Stroika/Frameworks/Led/Support.h"
15#include "LedLineItConfig.h"
17class LedLineItDocFrame :
public CMDIChildWnd {
19 using inherited = CMDIChildWnd;
25 DECLARE_DYNCREATE (LedLineItDocFrame)
28 afx_msg
int OnCreate (LPCREATESTRUCT lpCreateStruct);
31 DECLARE_MESSAGE_MAP ()
39inline LedLineItDocFrame::LedLineItDocFrame ()