summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/forms.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/forms.cxx b/test/forms.cxx
index 8d8af1130..3b7fc0f9e 100644
--- a/test/forms.cxx
+++ b/test/forms.cxx
@@ -65,6 +65,8 @@ static VN_struct btypes[]=
{FL_OVAL3D_DOWNBOX,"oval3d downbox"},
{FL_PLASTIC_UP_BOX,"plastic upbox"},
{FL_PLASTIC_DOWN_BOX,"plastic downbox"},
+ {FL_GTK_UP_BOX,"GTK up box"},
+ {FL_GTK_ROUND_UP_BOX,"GTK round up box"},
/* sentinel */
{-1}
};