CTestMenu: add tests for form objects

This commit is contained in:
2012-09-09 00:31:59 +02:00
parent bc764b4653
commit 7105518423
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();