summaryrefslogtreecommitdiff
path: root/imageloader.h
diff options
context:
space:
mode:
Diffstat (limited to 'imageloader.h')
-rw-r--r--imageloader.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/imageloader.h b/imageloader.h
index 31bc692..0b3f13b 100644
--- a/imageloader.h
+++ b/imageloader.h
@@ -20,6 +20,7 @@ public:
bool LoadEPGImage(int eventID);
bool LoadAdditionalEPGImage(cString name);
bool LoadRecordingImage(cString Path);
+ bool LoadAdditionalRecordingImage(cString path, cString name);
void DrawBackground(tColor back, tColor blend, int width, int height);
void DrawBackground2(tColor back, tColor blend, int width, int height);
private: