mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 00:11:08 +02:00
rename SLIDER defines
Origin commit data
------------------
Commit: 978d72ac00
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-09-14 (Thu, 14 Sep 2017)
Origin message was:
------------------
- 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