disable debug message

pull/4/head
Michail Vourlakos 6 years ago
parent 5b5aec055d
commit ca5ea55816

@ -485,7 +485,7 @@ void PrimaryConfigView::updateShowInlineProperties()
setShowInlineProperties(true);
}
qDebug() << " showSecWindow:" << showSecWindow << " _ " << " inline:"<< !showSecWindow;
// qDebug() << " showSecWindow:" << showSecWindow << " _ " << " inline:"<< !showSecWindow;
}
int PrimaryConfigView::complexity() const

Loading…
Cancel
Save