Skip to content
Snippets Groups Projects
Commit 5a173023 authored by Tiziano Munaro's avatar Tiziano Munaro
Browse files

GREEN

parent f16631f5
No related branches found
No related tags found
1 merge request!204Ensure hiding the context menu directly before its menu item actions
Pipeline #39142 passed
Pipeline: maven-releng

#39143

    AddElementContextMenu.java 592522843ed720c4e244793710accb0bd82bdd9d GREEN
    GetUpdatedOriginsContextMenu.java a356ea9869f8279f2700222b1fd8382a29b06399 GREEN
    UpdateFromLibContextMenu.java 887eb7801f1a71d50930fd0c34a727713d1d0cc3 GREEN
    UpdateInLibContextMenu.java d2d1b21ec09dcd2e239974891884e8b77e94157b GREEN
    UpdateFromLibContextMenu.java 2e1e16dff85601412f0d47d6446a10fa5d3a1119 GREEN
    UpdateInLibContextMenu.java 69448087f3904dff7e3d7a34f508c772090cd17d GREEN
    ......@@ -249,6 +249,5 @@ public class UpdateFromLibContextMenu implements IContextMenuContributor {
    return null;
    }
    }
    }
    }
    ......@@ -250,6 +250,5 @@ public class UpdateInLibContextMenu implements IContextMenuContributor {
    return null;
    }
    }
    }
    }
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment