mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-03 07:35:53 +08:00
Ref T709, review points
* overload "normalize" * renamed to CSettingsProvider
This commit is contained in:
committed by
Mat Sutcliffe
parent
d5b1eab55a
commit
08ba4d8f65
@@ -32,7 +32,7 @@ namespace XSwiftBus
|
||||
};
|
||||
|
||||
//! Something owning the settings
|
||||
class ISettingsProvider
|
||||
class CSettingsProvider
|
||||
{
|
||||
public:
|
||||
//! By value
|
||||
|
||||
Reference in New Issue
Block a user