mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 07:35:48 +08:00
Style
This commit is contained in:
@@ -32,8 +32,7 @@ namespace BlackCore
|
||||
/*!
|
||||
* Manages plugins for the simulator context.
|
||||
*/
|
||||
class BLACKCORE_EXPORT CPluginManagerSimulator :
|
||||
public BlackCore::IPluginManager
|
||||
class BLACKCORE_EXPORT CPluginManagerSimulator : public BlackCore::IPluginManager
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user