Sketcher: Translate context menu 2
This commit is contained in:
committed by
abdullahtahiriyo
parent
ff989512e5
commit
f90aed491e
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user