Ref T506, init text message overlay in cockpit/ATC component

This commit is contained in:
Klaus Basan
2019-01-06 11:23:29 +01:00
committed by Mat Sutcliffe
parent eddaeddfc4
commit d6f3932e5b
3 changed files with 12 additions and 10 deletions

View File

@@ -29,8 +29,7 @@ namespace BlackGui
{
//! Cockpit component: COM unit, show / hide bar, voice rooms
class BLACKGUI_EXPORT CCockpitComponent :
// making a widget overlay and dock widget is semi-optimal but a special case here because of text messages
public COverlayMessagesFrame,
public QFrame,
public CEnableForDockWidgetInfoArea
{
Q_OBJECT