mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

kenneth_suter
12.17.2007 f54aeb79b0f90d550c8cdcac5bfc22d4fc4579ce
opends/src/quicksetup/org/opends/quicksetup/installer/Installer.java
@@ -57,7 +57,7 @@
 * it is included in quicksetup.jar.
 *
 */
public abstract class Installer extends Application {
public abstract class Installer extends GuiApplication {
  /* Indicates that we've detected that there is something installed */
  boolean forceToDisplaySetup = false;