try to fix vcx proj
This commit is contained in:
@@ -183,6 +183,7 @@ bool XQItem::hasContentNode() const
|
||||
XQItem& firstItem = xqItemFromIndex( pIndex );
|
||||
return firstItem.hasContentNode();
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
//! gibt den content-node zurück.
|
||||
|
Reference in New Issue
Block a user