[gimp/gimp-2-10] menus: add the 3D Transform tool to the Tools menu



commit c8b80d89976619d885a9945c9088672415f9554e
Author: Ell <ell_se yahoo com>
Date:   Tue Jan 7 23:03:03 2020 +0200

    menus: add the 3D Transform tool to the Tools menu
    
    (cherry picked from commit 32da86b6ed992599cf439948bc3802d7225e9a31)

 menus/image-menu.xml.in | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/menus/image-menu.xml.in b/menus/image-menu.xml.in
index 3dc3065de0..f0d2dfd0e1 100644
--- a/menus/image-menu.xml.in
+++ b/menus/image-menu.xml.in
@@ -664,6 +664,7 @@
         <menuitem action="tools-scale" />
         <menuitem action="tools-shear" />
         <menuitem action="tools-perspective" />
+        <menuitem action="tools-transform-3d" />
         <menuitem action="tools-unified-transform" />
         <menuitem action="tools-handle-transform" />
         <menuitem action="tools-flip" />


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]