mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
Issue #15 [GUI] Use CLogHistoryReplica in CLogComponent and swift applications
This commit is contained in:
@@ -45,10 +45,10 @@ namespace BlackSimPlugin
|
||||
//! Dtor
|
||||
virtual ~CSimulatorEmulatedMonitorDialog() override;
|
||||
|
||||
//! \copydoc BlackGui::Components::CLogComponent::appendStatusMessageToList
|
||||
//! Append status message
|
||||
void appendStatusMessageToList(const BlackMisc::CStatusMessage &statusMessage);
|
||||
|
||||
//! \copydoc BlackGui::Components::CLogComponent::appendStatusMessagesToList
|
||||
//! Append status messages
|
||||
void appendStatusMessagesToList(const BlackMisc::CStatusMessageList &statusMessages);
|
||||
|
||||
//! Receiving call to be written in log widget
|
||||
|
||||
Reference in New Issue
Block a user