+ minor changes

This commit is contained in:
wmayer
2015-09-13 23:24:12 +02:00
parent b9865ed4f1
commit 694c409caf
3 changed files with 9 additions and 4 deletions

View File

@@ -853,7 +853,8 @@ bool ViewProviderSketch::mouseButtonPressed(int Button, bool pressed, const SbVe
<< "Sketcher_External"
<< "Sketcher_ToggleConstruction"
/*<< "Sketcher_CreateText"*/
/*<< "Sketcher_CreateDraftLine"*/;
/*<< "Sketcher_CreateDraftLine"*/
<< "Separator";
Gui::Application::Instance->setupContextMenu("View", geom);
//Create the Context Menu using the Main View Qt Widget