From 78e4dfe8c063aa7cf4492107b409c9294f8a2f5f Mon Sep 17 00:00:00 2001 From: Cary Sandvig Date: Fri, 9 Feb 2001 00:45:24 +0000 Subject: [PATCH] like listbox, but fewer restrictions --- panda/src/gui/guiChooser.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 panda/src/gui/guiChooser.h diff --git a/panda/src/gui/guiChooser.h b/panda/src/gui/guiChooser.h new file mode 100644 index 0000000000..3962178f97 --- /dev/null +++ b/panda/src/gui/guiChooser.h @@ -0,0 +1,4 @@ +// Filename: guiChooser.h +// Created by: cary (08Feb01) +// +////////////////////////////////////////////////////////////////////