mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 02:06:08 +08:00
GUI fixes
* added missing support for weather component in main info area * closing the navigator needs to display main window (otherwise no windows is visible)
This commit is contained in:
@@ -93,6 +93,9 @@ namespace BlackGui
|
||||
//! Settings
|
||||
CSettingsComponent *getSettingsComponent();
|
||||
|
||||
//! Weather component
|
||||
CWeatherComponent *getWeatherComponent();
|
||||
|
||||
//! Log messages
|
||||
CLogComponent *getLogComponent();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user