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

kenneth_suter
12.17.2007 a1c98f8d8afedfd11b63f00bab61d1e3c977d911
opendj-sdk/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;