mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 13:05:46 -04:00
Initial community commit
This commit is contained in:
7
Src/Wasabi/api/skin/widgets/xuidropdownlist.cpp
Normal file
7
Src/Wasabi/api/skin/widgets/xuidropdownlist.cpp
Normal file
@ -0,0 +1,7 @@
|
||||
#include <precomp.h>
|
||||
#include "xuidropdownlist.h"
|
||||
|
||||
// -----------------------------------------------------------------------
|
||||
const wchar_t DropDownListXuiObjectStr[] = L"Wasabi:DropDownList";
|
||||
char DropDownListXuiSvcName[] = "Wasabi:DropDownList xui object";
|
||||
|
Reference in New Issue
Block a user