diff --git a/interface/src/raypick/LaserPointer.h b/interface/src/raypick/LaserPointer.h index 909e61e00c..359295fd6a 100644 --- a/interface/src/raypick/LaserPointer.h +++ b/interface/src/raypick/LaserPointer.h @@ -49,7 +49,7 @@ private: class LaserPointer { public: - LaserPointer::LaserPointer(const QVariantMap& rayProps, const QHash& renderStates, const bool faceAvatar, const bool centerEndY, + LaserPointer(const QVariantMap& rayProps, const QHash& renderStates, const bool faceAvatar, const bool centerEndY, const bool lockEnd, const bool enabled); ~LaserPointer();