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:
@@ -1,9 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
#include "LangManager.h"
|
||||
|
||||
// CTextDlg 对话框
|
||||
|
||||
class CTextDlg : public CDialog
|
||||
class CTextDlg : public CDialogLang
|
||||
{
|
||||
DECLARE_DYNAMIC(CTextDlg)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user