summaryrefslogtreecommitdiff
path: root/ttxtsubsdisplay.h
diff options
context:
space:
mode:
Diffstat (limited to 'ttxtsubsdisplay.h')
-rw-r--r--ttxtsubsdisplay.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ttxtsubsdisplay.h b/ttxtsubsdisplay.h
index bed07d3..c7ff16f 100644
--- a/ttxtsubsdisplay.h
+++ b/ttxtsubsdisplay.h
@@ -53,8 +53,8 @@ protected:
private:
void UpdateSubtitleTextLines();
- void DrawOutlinedText(int x, int y, const char* text, tColor textColor, tColor outlineColor, tColor backgroundColor,
- const cFont* font);
+ void DrawOutlinedText(int x, int y, const char* text, tColor textColor, tColor outlineColor, tColor backgroundColor,
+ const cFont* font, int width, int height);
private:
int _pageState;