Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bac9a8e5 authored by Steve Kondik's avatar Steve Kondik
Browse files

deskclock: Fix missing import

Change-Id: Ib13bfd8be5415cc4e5566d37de53998407875589
parent 4908c7ab
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@ import android.preference.ListPreference;
import android.preference.Preference;
import android.preference.PreferenceActivity;
import android.preference.SwitchPreference;
import android.provider.Settings;
import android.text.format.DateUtils;
import android.view.Menu;
import android.view.MenuItem;