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:
@@ -6,11 +6,12 @@
|
||||
#endif // _MSC_VER > 1000
|
||||
// FileTransferModeDlg.h : header file
|
||||
//
|
||||
#include "LangManager.h"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CFileTransferModeDlg dialog
|
||||
|
||||
class CFileTransferModeDlg : public CDialog
|
||||
class CFileTransferModeDlg : public CDialogLang
|
||||
{
|
||||
// Construction
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user