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

kenneth_suter
12.17.2007 f54aeb79b0f90d550c8cdcac5bfc22d4fc4579ce
opends/src/quicksetup/org/opends/quicksetup/uninstaller/Uninstaller.java
@@ -44,7 +44,7 @@
/**
 * This class is in charge of performing the uninstallation of Open DS.
 */
public class Uninstaller extends Application implements CliApplication {
public class Uninstaller extends GuiApplication implements CliApplication {
  private ProgressStep status = UninstallProgressStep.NOT_STARTED;