finally, fixed hiding of headers.
This commit is contained in:
@@ -108,7 +108,7 @@ void XQCommand::setOriginIndex( const QModelIndex& origin )
|
||||
void XQCommand::saveNodes( const QModelIndexList& list )
|
||||
{
|
||||
clear();
|
||||
// über jede zeil
|
||||
// über jede zeile
|
||||
for( auto entry : list )
|
||||
{
|
||||
// knoten holen
|
||||
|
Reference in New Issue
Block a user