From ca5f720800992ee179d7996ea8ec91fc684e8efc Mon Sep 17 00:00:00 2001 From: Cary Sandvig Date: Fri, 16 Feb 2001 01:49:59 +0000 Subject: [PATCH] like that --- panda/src/testbed/gui_demo.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/panda/src/testbed/gui_demo.cxx b/panda/src/testbed/gui_demo.cxx index 8ab5065766..3a6b9d802d 100644 --- a/panda/src/testbed/gui_demo.cxx +++ b/panda/src/testbed/gui_demo.cxx @@ -915,9 +915,9 @@ static void setup_gui(void) { // test 13 // test13(mgr, font); // test 14 - // test14(mgr, font); + test14(mgr, font); // test 15 - test15(mgr, font); + // test15(mgr, font); } static void event_2(CPT_Event) {