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 79808cb..f8219d5 100644 --- a/detailview.h +++ b/detailview.h @@ -10,6 +10,7 @@ private: cEpgGrid *grid; cStyledPixmap *header; cPixmap *headerLogo; + cPixmap *headerBack; cPixmap *content; cPixmap *scrollBar; cPixmap *footer; |