mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 00:25:35 +08:00
Ref T506, init text message overlay in cockpit/ATC component
This commit is contained in:
committed by
Mat Sutcliffe
parent
eddaeddfc4
commit
d6f3932e5b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user