mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 23:35:33 +08:00
Style Ref T592 related
This commit is contained in:
committed by
Mat Sutcliffe
parent
28d9e98e38
commit
3bb5efcb29
@@ -97,6 +97,7 @@ namespace BlackGui
|
||||
|
||||
bool CViewBaseNonTemplate::setParentDockWidgetInfoArea(CDockWidgetInfoArea *parentDockableWidget)
|
||||
{
|
||||
// further init could go here
|
||||
const bool c = CEnableForDockWidgetInfoArea::setParentDockWidgetInfoArea(parentDockableWidget);
|
||||
return c;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user