winamp/Src/Wasabi/api/skin/widgets/xuihistoryedit.cpp

8 lines
263 B
C++
Raw Normal View History

2024-09-24 12:54:57 +00:00
#include <precomp.h>
#include "xuihistoryedit.h"
// -----------------------------------------------------------------------
const wchar_t HistoryEditXuiObjectStr[] = L"Wasabi:HistoryEditBox";
char HistoryEditXuiSvcName[] = "Wasabi:HistoryEditBox xui object";