gui/pipsetup.cpp: support different PIP setup for tv and radio modes

This commit is contained in:
[CST] Focus
2014-03-05 10:31:05 +04:00
parent 753f3f2f95
commit ea1e2706f8
2 changed files with 22 additions and 8 deletions

View File

@@ -17,6 +17,8 @@ class CPipSetup : public CMenuTarget
int maxh;
int minw;
int minh;
int *gx, *gy, *gw, *gh;
void paint();
void hide();
void clear();