Skip to content
Snippets Groups Projects
Commit 2bd71a6a authored by Katy Saintin's avatar Katy Saintin
Browse files

minor change

parent 0a145532
No related branches found
No related tags found
No related merge requests found
......@@ -225,7 +225,7 @@ public class Button extends CometeComposite<org.eclipse.swt.widgets.Button> impl
display.dispose();
System.exit(0);
}
Z
@Override
public void mouseDoubleClick(MouseEvent arg0) {
fireActionPerformed(new EventObject(this));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment