summaryrefslogtreecommitdiff
path: root/statusheader.c
diff options
context:
space:
mode:
Diffstat (limited to 'statusheader.c')
-rw-r--r--statusheader.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/statusheader.c b/statusheader.c
index 6041984..5af238c 100644
--- a/statusheader.c
+++ b/statusheader.c
@@ -55,7 +55,7 @@ void cStatusHeader::ScaleVideo(void) {
}
}
-void cStatusHeader::DrawInfoText(cGrid *grid) {
+void cStatusHeader::DrawInfoText(cGridElement *grid) {
int border = 10;
int textWidth = 0;
textWidth = width - 2 * border;