mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 23:42:58 +02:00
- rename SLIDER defines
This commit is contained in:
@@ -59,8 +59,8 @@ CComponentsSlider::CComponentsSlider( const int& x_pos, const int& y_pos, const
|
||||
csl_body_obj = NULL;
|
||||
csl_slider_obj = NULL;
|
||||
|
||||
csl_body_icon = NEUTRINO_ICON_VOLUMEBODY;
|
||||
csl_slider_icon =NEUTRINO_ICON_VOLUMESLIDER2;
|
||||
csl_body_icon = NEUTRINO_ICON_SLIDER_BODY;
|
||||
csl_slider_icon =NEUTRINO_ICON_SLIDER_INACTIVE;
|
||||
|
||||
initCCSlItems();
|
||||
initParent(parent);
|
||||
|
Reference in New Issue
Block a user