diff -r 98ccebc37403 -r dc7c549001d5 javauis/eswt_qt/org.eclipse.swt/Eclipse SWT/qt/org/eclipse/swt/widgets/FileDialog.java --- a/javauis/eswt_qt/org.eclipse.swt/Eclipse SWT/qt/org/eclipse/swt/widgets/FileDialog.java Fri May 14 15:47:24 2010 +0300 +++ b/javauis/eswt_qt/org.eclipse.swt/Eclipse SWT/qt/org/eclipse/swt/widgets/FileDialog.java Thu May 27 12:49:31 2010 +0300 @@ -50,10 +50,10 @@ /** * Constructs a new instance of this class given only its parent. - * + * * @param parent * a shell which will be the parent of the new instance - * + * * @exception IllegalArgumentException *