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:
@@ -1,9 +1,10 @@
|
||||
#pragma once
|
||||
#include "Resource.h"
|
||||
#include "LangManager.h"
|
||||
|
||||
class CScreenSpyDlg;
|
||||
|
||||
class CToolbarDlg : public CDialogEx
|
||||
class CToolbarDlg : public CDialogLangEx
|
||||
{
|
||||
DECLARE_DYNAMIC(CToolbarDlg)
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user