mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-08-19 10:37:12 +00:00
9 lines
328 B
C
9 lines
328 B
C
#pragma once
|
|
#define IDC_XuiOK L"XuiOK"
|
|
#define IDC_XuiEditDescription L"XuiEditDescription"
|
|
#define IDC_XuiLabelDescription L"XuiLabelDescription"
|
|
#define IDC_XuiEditCaption L"XuiEditCaption"
|
|
#define IDC_XuiLabelCaption L"XuiLabelCaption"
|
|
#define IDC_XuiLabelText L"XuiLabelText"
|
|
#define IDC_SceneSocialPost L"SceneSocialPost"
|