mirror of
https://gitlab.com/theadib/JSonRPCPlugin.git
synced 2026-08-29 23:50:27 +08:00
Syntax update to conform to CC coding standards + compilation with Visual Studio 2017
This commit is contained in:
@@ -54,7 +54,6 @@ public:
|
||||
~JsonRPCPlugin() override = default;
|
||||
|
||||
// Inherited from ccStdPluginInterface
|
||||
void onNewSelection( const ccHObject::Container &selectedEntities ) override;
|
||||
QList<QAction *> getActions() override;
|
||||
public slots:
|
||||
void triggered(bool checked);
|
||||
|
||||
Reference in New Issue
Block a user