mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
CComponents::paintFbItems: Fix paint frame
- Remove function CComponents::allowPaint()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 612ef514a3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-09 (Thu, 09 May 2013)
Origin message was:
------------------
* CComponents::paintFbItems: Fix paint frame
- Remove function CComponents::allowPaint()
------------------
This commit was generated by Migit
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