Kaydet (Commit) f8cc70a4 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS qwizardsbf5 (1.5.30); FILE MERGED

2005/04/26 16:10:36 bc 1.5.30.1: #i48010# removeTaskListener method added
Issue number:
Submitted by:
Reviewed by:
üst 79a6e989
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: WWD_Startup.java,v $ * $RCSfile: WWD_Startup.java,v $
* *
* $Revision: 1.5 $ * $Revision: 1.6 $
* *
* last change: $Author: vg $ $Date: 2005-02-21 14:09:17 $ * last change: $Author: obo $ $Date: 2005-04-29 08:08:11 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -443,6 +443,7 @@ public abstract class WWD_Startup extends WWD_General { ...@@ -443,6 +443,7 @@ public abstract class WWD_Startup extends WWD_General {
checkSteps(); checkSteps();
executeDialog(myFrame); executeDialog(myFrame);
removeTerminateListener();
} catch (java.lang.Exception jexception) { } catch (java.lang.Exception jexception) {
jexception.printStackTrace(System.out); jexception.printStackTrace(System.out);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment