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 1197091..a7e62dc 100644
--- a/menuitem.h
+++ b/menuitem.h
@@ -157,6 +157,8 @@ class cNopacityRecordingMenuItem : public cNopacityMenuItem {
private:
const cRecording *Recording;
bool isFolder;
+ bool hasManualPoster;
+ cString manualPosterPath;
bool hasPoster;
int posterWidth, posterHeight;
TVScraperGetPoster poster;