Sketcher: Translate context menu 2

This commit is contained in:
Chris Hennes
2023-05-16 14:33:54 -05:00
committed by abdullahtahiriyo
parent ff989512e5
commit f90aed491e

View File

@@ -60,6 +60,11 @@ using namespace SketcherGui;
using namespace Gui::TaskView;
namespace bp = boost::placeholders;
// Translation block for context menu: do not remove
#if 0
QT_TRANSLATE_NOOP("SketcherGui::ConstraintView", "Select Elements");
#endif
/// Inserts a QAction into an existing menu
/// ICONSTR is the string of the icon in the resource file
/// NAMESTR is the text appearing in the contextual menuAction