fix build error

This commit is contained in:
SamGondelman 2017-07-24 12:44:54 -07:00
parent 5de0970365
commit ee02a0bff4

View file

@ -49,7 +49,7 @@ private:
class LaserPointer {
public:
LaserPointer::LaserPointer(const QVariantMap& rayProps, const QHash<QString, RenderState>& renderStates, const bool faceAvatar, const bool centerEndY,
LaserPointer(const QVariantMap& rayProps, const QHash<QString, RenderState>& renderStates, const bool faceAvatar, const bool centerEndY,
const bool lockEnd, const bool enabled);
~LaserPointer();