mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
* CComponents::paintFbItems: Fix paint frame
- Remove function CComponents::allowPaint()
This commit is contained in:
@@ -36,8 +36,6 @@
|
||||
|
||||
class CComponents
|
||||
{
|
||||
private:
|
||||
bool allowPaint(const int& i);
|
||||
protected:
|
||||
int x, y, height, width, corner_type, shadow_w;
|
||||
int corner_rad, fr_thickness, fr_thickness_sel;
|
||||
|
Reference in New Issue
Block a user