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

jvergara
04.00.2007 f1fcee1f9d506e54d0db7d99944deb391498529e
opends/src/quicksetup/org/opends/quicksetup/ui/FramePanel.java
@@ -158,9 +158,7 @@
   */
  public void setProgressIcon(UIFactory.IconType iconType)
  {
    // For the moment we are lacking of a decent progress dialog to be
    // displayed.
    //progressLabel.setIcon(UIFactory.getImageIcon(iconType));
    progressLabel.setIcon(UIFactory.getImageIcon(iconType));
  }
  /**