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,10 +1,11 @@
|
||||
#pragma once
|
||||
|
||||
#include "resource.h"
|
||||
#include "LangManager.h"
|
||||
|
||||
// CInputDialog 对话框
|
||||
|
||||
class CInputDialog : public CDialogEx
|
||||
class CInputDialog : public CDialogLangEx
|
||||
{
|
||||
DECLARE_DYNAMIC(CInputDialog)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user