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