Salome HOME
Merge from V6_main 13/12/2012
[samples/pylight.git] / 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