mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
Ref T723 [xswiftbus] Expose configuration for render phase debug messages
This commit is contained in:
@@ -45,5 +45,10 @@ namespace XSwiftBus
|
||||
{
|
||||
m_provider->setSettings(settings);
|
||||
}
|
||||
|
||||
const CConfig& CSettingsAware::getConfig() const
|
||||
{
|
||||
return m_provider->getConfig();
|
||||
}
|
||||
} // ns
|
||||
|
||||
|
||||
Reference in New Issue
Block a user