CTestMenu: add tests for CComponentsText

Origin commit data
------------------
Branch: ni/coolstream
Commit: 98b1e38dfa
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-10-27 (Sat, 27 Oct 2012)


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

------------------
This commit was generated by Migit
This commit is contained in:
2012-10-27 16:52:55 +02:00
parent 4804b70573
commit 8df1cac838
2 changed files with 16 additions and 0 deletions

View File

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