Formatting, renaming

This commit is contained in:
Klaus Basan
2014-09-13 23:47:02 +02:00
parent 936cc7c147
commit 1ce7b11988
7 changed files with 37 additions and 37 deletions

View File

@@ -28,7 +28,7 @@ namespace BlackGui
void CInfoArea::initInfoArea()
{
// after(!) GUI established
// after(!) GUI is established
if (this->m_dockableWidgets.isEmpty())
{
this->m_dockableWidgets = this->findChildren<CDockWidgetInfoArea *>();