blob: 04a13e903e55e17a592f913a9eec07587cc838b4 (
plain) (
blame)
1
2
3
4
5
6
7
|
#include <precomp.h>
#include "xuihistoryedit.h"
// -----------------------------------------------------------------------
const wchar_t HistoryEditXuiObjectStr[] = L"Wasabi:HistoryEditBox";
char HistoryEditXuiSvcName[] = "Wasabi:HistoryEditBox xui object";
|