obsolete comment removed

This commit is contained in:
Uwe Rathmann 2018-02-07 09:26:27 +01:00
parent 4a43c75608
commit f3467a4fa8
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ QskLayout::QskLayout( QQuickItem* parent ):
QskControl( parent ),
m_data( new PrivateData() )
{
// what about maintaining a tab chain for the children - TODO ...
}
QskLayout::~QskLayout()