Salome HOME
Merge from V6_main 13/12/2012 BR_KERNEL_REFACTORING V7_siman V7_1_0_pre V7_1_0b1
authorvsr <vsr@opencascade.com>
Thu, 13 Dec 2012 08:48:01 +0000 (08:48 +0000)
committervsr <vsr@opencascade.com>
Thu, 13 Dec 2012 08:48:01 +0000 (08:48 +0000)
src/PYLIGHTGUI/PYLIGHTGUI.py

index b96f7896604fdcd4eb32e1d1c45f46df48237ea3..f6405787e4f4b28db6a4e4294be0a3885141db53 100644 (file)
@@ -57,6 +57,8 @@ class GUIcontext:
         sgPyQt.createAction(dict_actions["editLine"], "Edit Line", "Edit selected line")
         # Remove selected line action
         sgPyQt.createAction(dict_actions["removeLine"], "Remove Lines", "Remove selected lines")
+        # Clear paragraph
+        sgPyQt.createAction(dict_actions["clearParagraph"], "Clear Paragraph", "Clear selected paragraph")
         # Clear all paragraphs
         sgPyQt.createAction(dict_actions["clearAll"], "Clear All", "Clear all paragraphs")
         # Display line