diff options
Diffstat (limited to 'styledpixmap.h')
-rw-r--r-- | styledpixmap.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/styledpixmap.h b/styledpixmap.h index a751032..147d6a0 100644 --- a/styledpixmap.h +++ b/styledpixmap.h @@ -19,6 +19,7 @@ public: virtual ~cStyledPixmap(void);
void drawBackground();
void drawBlendedBackground();
+ void drawSparsedBackground();
void drawBorder();
void drawBoldBorder();
void drawDefaultBorder(int width, int height);
|