summaryrefslogtreecommitdiff
path: root/tests/examples/gtk
diff options
context:
space:
mode:
Diffstat (limited to 'tests/examples/gtk')
-rw-r--r--tests/examples/gtk/fxtest/fxtest.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/examples/gtk/fxtest/fxtest.c b/tests/examples/gtk/fxtest/fxtest.c
index f3c2bfa98..36dd2c162 100644
--- a/tests/examples/gtk/fxtest/fxtest.c
+++ b/tests/examples/gtk/fxtest/fxtest.c
@@ -190,6 +190,7 @@ main (gint argc, gchar * argv[])
gtk_combo_box_append_text (GTK_COMBO_BOX (combo), "xpro");
gtk_combo_box_append_text (GTK_COMBO_BOX (combo), "lumaxpro");
gtk_combo_box_append_text (GTK_COMBO_BOX (combo), "sepia");
+ gtk_combo_box_append_text (GTK_COMBO_BOX (combo), "xray");
gtk_combo_box_append_text (GTK_COMBO_BOX (combo), "sin");
gtk_combo_box_append_text (GTK_COMBO_BOX (combo), "glow");