mirror of
https://github.com/yuanyuanxiang/SimpleRemoter.git
synced 2026-01-30 11:13:13 +08:00
Feature: Add language support (beta, not completed)
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
|
||||
#include <afx.h>
|
||||
#include <afxwin.h>
|
||||
|
||||
#include "LangManager.h"
|
||||
|
||||
// CRcEditDlg 对话框
|
||||
|
||||
class CRcEditDlg : public CDialogEx
|
||||
class CRcEditDlg : public CDialogLangEx
|
||||
{
|
||||
DECLARE_DYNAMIC(CRcEditDlg)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user