summaryrefslogtreecommitdiffstats
path: root/GNexusParts/res/xml/display_preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'GNexusParts/res/xml/display_preferences.xml')
-rwxr-xr-xGNexusParts/res/xml/display_preferences.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/GNexusParts/res/xml/display_preferences.xml b/GNexusParts/res/xml/display_preferences.xml
index 9772b20..45795d1 100755
--- a/GNexusParts/res/xml/display_preferences.xml
+++ b/GNexusParts/res/xml/display_preferences.xml
@@ -11,5 +11,9 @@
android:key="gamma_tuning"
android:title="@string/gamma_tuning_title_head"
android:summary="@string/gamma_tuning_summary_head" />
+ <com.cyanogenmod.settings.device.ColorHackPresets
+ android:key="color_presets"
+ android:title="@string/color_hack_presets_title_head"
+ android:summary="@string/color_hack_presets_summary_head" />
</PreferenceScreen>