Author: pwang
Date: 2011-12-05 14:28:50 -0800 (Mon, 05 Dec 2011)
New Revision: 27700

Modified:
   
core3/impl/trunk/swing-application-impl/src/main/java/org/cytoscape/internal/view/CytoscapeMenus.java
Log:
Fixed bug#509

Modified: 
core3/impl/trunk/swing-application-impl/src/main/java/org/cytoscape/internal/view/CytoscapeMenus.java
===================================================================
--- 
core3/impl/trunk/swing-application-impl/src/main/java/org/cytoscape/internal/view/CytoscapeMenus.java
       2011-12-05 22:15:26 UTC (rev 27699)
+++ 
core3/impl/trunk/swing-application-impl/src/main/java/org/cytoscape/internal/view/CytoscapeMenus.java
       2011-12-05 22:28:50 UTC (rev 27700)
@@ -71,7 +71,6 @@
        menuBar.addMenu("Edit.Preferences", 10.0);
 
        menuBar.addSeparator("View", 2.0);
-       menuBar.addSeparator("View", 4.0);
        menuBar.addSeparator("View", 6.0);
 
        menuBar.addSeparator("Select", 2.0);

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to