CTestMenu: add tests for form objects

Origin commit data
------------------
Commit: 7105518423
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-09-09 (Sun, 09 Sep 2012)
This commit is contained in:
2012-09-09 00:31:59 +02:00
parent e42e381989
commit ba1f9dc688
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();