summaryrefslogtreecommitdiff
path: root/displaymenuview.h
diff options
context:
space:
mode:
Diffstat (limited to 'displaymenuview.h')
-rw-r--r--displaymenuview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/displaymenuview.h b/displaymenuview.h
index e0d30b7..68b6b69 100644
--- a/displaymenuview.h
+++ b/displaymenuview.h
@@ -85,7 +85,7 @@ class cNopacityDisplayMenuView {
const cFont *GetTextAreaFont(bool FixedFont);
cRect *GetDescriptionTextWindowSize(void) {return &textWindowSize;};
void CreateBackgroundImages(int *handleBackgrounds, int *handleButtons);
- void AdjustContentBackground(bool contentNarrow, bool contentNarrowLast);
+ void AdjustContentBackground(bool contentNarrow, bool contentNarrowLast, cRect & vidWin);
void DrawBorderDecoration(void);
int ShowHeaderLogo(bool show);
void DrawHeaderLogo(void);