From 3257c8899ea463913091bb4fb25d639416b8e8da Mon Sep 17 00:00:00 2001 From: Cary Sandvig Date: Thu, 8 Mar 2001 07:47:21 +0000 Subject: [PATCH] bliss --- panda/src/gui/guiCollection.I | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 panda/src/gui/guiCollection.I 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) {}