CTestMenu: add tests for form objects

Origin commit data
------------------
Branch: ni/coolstream
Commit: 7105518423
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-09-09 (Sun, 09 Sep 2012)


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

------------------
This commit was generated by Migit
This commit is contained in:
2012-09-09 00:31:59 +02:00
parent dde5f006df
commit 870cff0392
2 changed files with 20 additions and 3 deletions

View File

@@ -43,6 +43,7 @@ class CTestMenu : public CMenuTarget
CComponentsShapeSquare* sq;
CComponentsPicture* pic;
CComponentsPIP* pip;
CComponentsForm *form;
int width, selected;
void showTestMenu();