diff --git a/toonz/sources/tnztools/toonzvectorbrushtool.h b/toonz/sources/tnztools/toonzvectorbrushtool.h index 9b36af7..5ded2d6 100644 --- a/toonz/sources/tnztools/toonzvectorbrushtool.h +++ b/toonz/sources/tnztools/toonzvectorbrushtool.h @@ -81,7 +81,7 @@ public: //************************************************************************ class ToonzVectorBrushTool final : public TTool { - Q_DECLARE_TR_FUNCTIONS(BrushTool) + Q_DECLARE_TR_FUNCTIONS(ToonzVectorBrushTool) public: ToonzVectorBrushTool(std::string name, int targetType);