Missing import after merge

This commit is contained in:
mar-v-in 2014-07-01 01:26:50 +02:00
parent d1d414c006
commit 50e72b196f
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ import android.widget.CheckBox;
import android.widget.EditText;
import android.widget.ImageButton;
import android.widget.TextView;
import com.devspark.appmsg.AppMsg;
import org.sufficientlysecure.keychain.Constants;
import org.sufficientlysecure.keychain.R;
import org.sufficientlysecure.keychain.helper.FileHelper;