Fixed toggleSection
This commit is contained in:
@@ -320,7 +320,7 @@ void XQMainWindow::onSectionCreated( const XQModelSection& section )
|
||||
|
||||
void XQMainWindow::onSectionToggled( const XQModelSection& section )
|
||||
{
|
||||
//qDebug() << " --- XXX section toggled: " << section.contentType() << ":" << section.sheetRootNode()->to_string();
|
||||
qDebug() << " --- XXX section toggled: " << section.contentType() << ":" << section.sheetRootNode()->to_string();
|
||||
}
|
||||
|
||||
void XQMainWindow::setChildTabByName( const QString& key )
|
||||
|
Reference in New Issue
Block a user