mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
Formatting, renaming
This commit is contained in:
@@ -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 *>();
|
||||
|
||||
Reference in New Issue
Block a user