test_menu: fix form with blinking item

Origin commit data
------------------
Branch: ni/coolstream
Commit: 06f1a870f3
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-11-16 (Tue, 16 Nov 2021)


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

------------------
This commit was generated by Migit
This commit is contained in:
2021-11-16 20:17:27 +01:00
committed by vanhofen
parent b390555640
commit 2ec20e5ca8

View File

@@ -545,7 +545,6 @@ int CTestMenu::exec(CMenuTarget* parent, const std::string &actionKey)
//form->doPaintBg(false);
CComponentsPicture *ptmp = new CComponentsPicture(10, 10, NEUTRINO_ICON_HINT_INFO);
ptmp->doPaintBg(false);
ptmp->SetTransparent(CFrameBuffer::TM_BLACK);
form->addCCItem(ptmp);