summaryrefslogtreecommitdiff
path: root/dxr3.h
diff options
context:
space:
mode:
authorscop <scop>2005-08-01 17:45:33 +0000
committerscop <scop>2005-08-01 17:45:33 +0000
commite1a64074adfcf0b075f0267aa8b06810d96de7b8 (patch)
treebc28c8c12f955d67fc2400f9debcabbb0712e8dc /dxr3.h
parent87405c497570c356759c51674eb856902338eb80 (diff)
downloadvdr-plugin-dxr3-e1a64074adfcf0b075f0267aa8b06810d96de7b8.tar.gz
vdr-plugin-dxr3-e1a64074adfcf0b075f0267aa8b06810d96de7b8.tar.bz2
Move OSD flush rate setting to UI.
Diffstat (limited to 'dxr3.h')
-rw-r--r--dxr3.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dxr3.h b/dxr3.h
index cae4988..c3a1a04 100644
--- a/dxr3.h
+++ b/dxr3.h
@@ -19,6 +19,7 @@ private:
int newVideoMode;
const char *menuVideoModes[3];
int newHideMenu;
+ int newOsdFlushRate;
};