diff options
Diffstat (limited to 'detailview.h')
-rw-r--r-- | detailview.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/detailview.h b/detailview.h index f3b03ec..0a908bd 100644 --- a/detailview.h +++ b/detailview.h @@ -35,6 +35,7 @@ protected: cPixmap *pixmapHeader;
cPixmap *pixmapHeaderLogo;
cPixmap *pixmapContent;
+ cPixmap *pixmapContentBack;
cPixmap *pixmapScrollbar;
cPixmap *pixmapScrollbarBack;
cPixmap *pixmapTabs;
|