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 c938eb2..79808cb 100644 --- a/detailview.h +++ b/detailview.h @@ -9,6 +9,7 @@ class cDetailView : public cThread { private: cEpgGrid *grid; cStyledPixmap *header; + cPixmap *headerLogo; cPixmap *content; cPixmap *scrollBar; cPixmap *footer; |