Bug #1294
cpp: Assist++ now working (maybe, check)
| Status: | Approved | Start date: | 10/17/2015 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | - | Spent time: | - | |
| Target version: | Release 2015.2 - NTH |
Description
void DisplayPopup::Cancel()
{
DLOG; {
Vector<Ctrl *> h = GetTopCtrls();
for(int i = 0; i < h.GetCount(); i++)
h[i]->
History
#1 Updated by Miroslav Fidler about 10 years ago
- Status changed from New to Approved