mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
refs #335, support for status bar for dock widgets
* status bar when floating * improved info area status * removed ui parts from infoarea
This commit is contained in:
committed by
Roland Winklmeier
parent
718965d78d
commit
8acf8e2ed0
@@ -276,6 +276,7 @@ namespace BlackGui
|
||||
{
|
||||
CFlightPlan flightPlan;
|
||||
CStatusMessageList messages = this->validateAndInitializeFlightPlan(flightPlan);
|
||||
CLogMessage(this).validations(messages);
|
||||
}
|
||||
|
||||
void CFlightPlanComponent::ps_resetFlightPlan()
|
||||
|
||||
Reference in New Issue
Block a user