moved IntegerListPreference to apg.ui.widget

This commit is contained in:
Thialfihar
2010-08-17 22:03:56 +00:00
parent 446f4b493d
commit fc0ae774cd
3 changed files with 7 additions and 6 deletions

View File

@@ -22,6 +22,7 @@ import java.util.Vector;
import org.bouncycastle2.bcpg.HashAlgorithmTags;
import org.bouncycastle2.openpgp.PGPEncryptedData;
import org.thialfihar.android.apg.ui.widget.IntegerListPreference;
import android.content.Intent;
import android.os.Bundle;