Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3ba4369

Browse files
author
soheil_h_y
committed
1. /* Comments for the last commit*/ Shell setMaximized before open works now.
1 parent b992dae commit 3ba4369

File tree

1 file changed

+1
-0
lines changed
  • sources/net.sf.j2s.java.org.eclipse.swt/src/org/eclipse/swt/widgets

1 file changed

+1
-0
lines changed

sources/net.sf.j2s.java.org.eclipse.swt/src/org/eclipse/swt/widgets/Decorations.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -654,6 +654,7 @@ public void run() {
654654
toReturn(true);
655655
return ;
656656
}
657+
657658
if ((defaultButton.style & (SWT.CHECK | SWT.TOGGLE)) != 0) {
658659

659660
if ((defaultButton.style & SWT.CHECK) != 0) {

0 commit comments

Comments
 (0)