#1292 Fixed several style issues reported by CppCheck

This commit is contained in:
Magne Sjaastad
2017-03-06 09:27:42 +01:00
parent ad517894d3
commit b19fe2bc4b
11 changed files with 11 additions and 11 deletions

View File

@@ -33,7 +33,7 @@ class RicBoxManipulatorEventHandler : public QObject
Q_OBJECT
public:
RicBoxManipulatorEventHandler(caf::Viewer* viewer);
explicit RicBoxManipulatorEventHandler(caf::Viewer* viewer);
~RicBoxManipulatorEventHandler();
void setOrigin(const cvf::Vec3d& origin);