diff --git a/panda/src/gui/guiCollection.I b/panda/src/gui/guiCollection.I new file mode 100644 index 0000000000..fee95ff59e --- /dev/null +++ b/panda/src/gui/guiCollection.I @@ -0,0 +1,6 @@ +// Filename: guiCollection.I +// Created by: cary (07Mar01) +// +//////////////////////////////////////////////////////////////////// + +INLINE GuiCollection::GuiCollection(void) {}