mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 02:41:12 +02:00
Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
Origin commit data
------------------
Commit: f69fdc425b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-29 (Thu, 29 Sep 2016)
This commit is contained in:
@@ -55,6 +55,8 @@ CComponentsItem::CComponentsItem(CComponentsForm* parent)
|
||||
|
||||
void CComponentsItem::initParent(CComponentsForm* parent)
|
||||
{
|
||||
if (cc_parent == parent)
|
||||
return;
|
||||
cc_parent = parent;
|
||||
if (cc_parent)
|
||||
cc_parent->addCCItem(this);
|
||||
|
Reference in New Issue
Block a user