mirror of
https://github.com/yuanyuanxiang/SimpleRemoter.git
synced 2026-01-31 03:33:12 +08:00
Feature: Add language support (beta, not completed)
This commit is contained in:
@@ -3,11 +3,12 @@
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CFileTransferModeDlg dialog
|
||||
#include "LangManager.h"
|
||||
|
||||
namespace file
|
||||
{
|
||||
|
||||
class CFileTransferModeDlg : public CDialog
|
||||
class CFileTransferModeDlg : public CDialogLang
|
||||
{
|
||||
public:
|
||||
CString m_strFileName;
|
||||
|
||||
Reference in New Issue
Block a user