mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-31 02:26:29 +03:00
Added Auto Padding options for skins.
This commit is contained in:
@@ -6,6 +6,7 @@ namespace EE { namespace UI { namespace Private {
|
||||
cUISliderButton::cUISliderButton( const cUIDragable::CreateParams& Params ) :
|
||||
cUIDragable( Params )
|
||||
{
|
||||
ApplyDefaultTheme();
|
||||
}
|
||||
|
||||
cUISliderButton::~cUISliderButton() {
|
||||
|
||||
Reference in New Issue
Block a user