diff options
author | austriancoder <austriancoder> | 2004-10-10 20:50:26 +0000 |
---|---|---|
committer | austriancoder <austriancoder> | 2004-10-10 20:50:26 +0000 |
commit | d7e928e0525b8e0c37d368b566379b5cd335d042 (patch) | |
tree | 319df32bc9049271fa41b1fd8c11be377860b658 /dxr3osd.c | |
parent | 4081c20fd83ff5d41c9eea45306894752a5d63f2 (diff) | |
download | vdr-plugin-dxr3-d7e928e0525b8e0c37d368b566379b5cd335d042.tar.gz vdr-plugin-dxr3-d7e928e0525b8e0c37d368b566379b5cd335d042.tar.bz2 |
comment update
Diffstat (limited to 'dxr3osd.c')
-rw-r--r-- | dxr3osd.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ #include "dxr3osd_subpicture.h" // ================================== +// ! create osd at (Left, Top) cOsd *cDxr3OsdProvider::CreateOsd(int Left, int Top) { // if (cDxr3ConfigData::Instance().GetMenuMode() == (eMenuMode)SUBPICTURE) |