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/xuicombobox.cpp
Normal file
7
Src/Wasabi/api/skin/widgets/xuicombobox.cpp
Normal file
@@ -0,0 +1,7 @@
|
||||
#include <precomp.h>
|
||||
#include "xuicombobox.h"
|
||||
|
||||
// -----------------------------------------------------------------------
|
||||
const wchar_t ComboBoxXuiObjectStr[] = L"Wasabi:ComboBox";
|
||||
char ComboBoxXuiSvcName[] = "Wasabi:ComboBox xui object";
|
||||
|
Reference in New Issue
Block a user