Added config option style nOpacity for backgrounds and theme nOpacity

This commit is contained in:
louis
2013-01-17 16:19:37 +01:00
parent c9bc7e0735
commit e895a02d97
11 changed files with 77 additions and 25 deletions

View File

@@ -19,6 +19,7 @@ public:
virtual ~cStyledPixmap(void);
void drawBackground();
void drawBlendedBackground();
void drawSparsedBackground();
void drawBorder();
void drawBoldBorder();
void drawDefaultBorder(int width, int height);