Browse Source

*** empty log message ***

cxgeorge 23 years ago
parent
commit
bfd4c2cae3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      direct/src/tkwidgets/SceneGraphExplorer.py

+ 1 - 1
direct/src/tkwidgets/SceneGraphExplorer.py

@@ -12,7 +12,7 @@ DEFAULT_MENU_ITEMS = [
     'Separator',
     'Fit', 'Flash', 'Isolate', 'Toggle Vis', 'Show All',
     'Separator',
-    'Set Parent', 'Reparent', 'WRT Reparent',
+    'Set Reparent Target', 'Reparent', 'WRT Reparent',
     'Separator',
     'Place', 'Set Name', 'Set Color', 'Explore',
     'Separator']