mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
added setup option to choose Menu Item display method
This commit is contained in:
@@ -56,7 +56,7 @@ bool cPixmapContainer::CreateOsd(int Left, int Top, int Width, int Height) {
|
||||
return false;
|
||||
}
|
||||
|
||||
void cPixmapContainer::LockFlush(void) {
|
||||
void cPixmapContainer::LockFlush(void) {
|
||||
flushState = fsLock;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user