mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-10 11:59:58 -05:00
Initial community commit
This commit is contained in:
7
Src/Wasabi/api/skin/widgets/xuihistoryedit.cpp
Normal file
7
Src/Wasabi/api/skin/widgets/xuihistoryedit.cpp
Normal file
@ -0,0 +1,7 @@
|
||||
#include <precomp.h>
|
||||
#include "xuihistoryedit.h"
|
||||
|
||||
// -----------------------------------------------------------------------
|
||||
const wchar_t HistoryEditXuiObjectStr[] = L"Wasabi:HistoryEditBox";
|
||||
char HistoryEditXuiSvcName[] = "Wasabi:HistoryEditBox xui object";
|
||||
|
Reference in New Issue
Block a user