mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
Merge branch 'pu/fb-setmode' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Commit: e89d4a9a1a
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-04-26 (Wed, 26 Apr 2017)
This commit is contained in:
@@ -166,9 +166,6 @@ class CProgressBar : public CComponentsItem
|
||||
|
||||
//set gradient (overides g_settings.theme.progressbar_gradient)
|
||||
void setGradient(int &gradient) { pb_gradient = &gradient; }
|
||||
|
||||
void setXPos(const int& xpos){CCDraw::setXPos(xpos);}
|
||||
void setYPos(const int& ypos){CCDraw::setYPos(ypos);}
|
||||
};
|
||||
|
||||
#endif /* __CC_PROGRESSBAR_H__ */
|
||||
|
Reference in New Issue
Block a user