[New] added a PasswordCreaterUI with which hashes of passwords can be created

This commit is contained in:
eitch 2011-07-29 19:52:44 +00:00
parent 20a696918b
commit 65c17ab4a3
1 changed files with 1 additions and 1 deletions

View File

@ -116,4 +116,4 @@ public class PasswordCreaterUI {
frame.setVisible(true);
}
}
}