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

Origin commit data
------------------
Branch: ni/coolstream
Commit: ea1e2706f8
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-05 (Wed, 05 Mar 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2014-03-05 10:31:05 +04:00
parent 42106afddd
commit 843bdd2989
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();