summaryrefslogtreecommitdiff
path: root/menuitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'menuitem.h')
-rw-r--r--menuitem.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/menuitem.h b/menuitem.h
index 07e13de..eb07d59 100644
--- a/menuitem.h
+++ b/menuitem.h
@@ -167,8 +167,10 @@ private:
bool hasManualPoster;
cString manualPosterPath;
bool hasPoster;
+ bool hasThumb;
int posterWidth, posterHeight;
TVScraperGetPoster poster;
+ ScraperGetPosterThumb thumb;
int Level, Total, New;
cRect *vidWin;
std::string strRecName;