Allot of fixes
This commit is contained in:
parent
694e3081bb
commit
952a388cf1
22 changed files with 1197 additions and 408 deletions
|
|
@ -32,7 +32,7 @@ import zutil.ui.wizard.listener.BlockingWizardListener;
|
|||
* @author Ziver
|
||||
*/
|
||||
public class Wizard implements ActionListener{
|
||||
public static final boolean DEBUG = true;
|
||||
public static final boolean DEBUG = false;
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
/** Some defoult backgrounds for the sidebar */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue