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

jvergara
03.21.2009 93bf5e17c678c20959e2ef78847c48438907baa8
Add a missing tooltip.
1 files modified
4 ■■■■ changed files
opends/src/quicksetup/org/opends/quicksetup/ui/UIFactory.java 4 ●●●● patch | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/ui/UIFactory.java
@@ -1726,6 +1726,10 @@
      tooltip = null;
      break;
    case WAIT:
      tooltip = null;
      break;
    case NO_ICON:
      tooltip = null;
      break;