This commit is contained in:
Cary Sandvig 2000-11-01 18:34:07 +00:00
parent 134d6d8a46
commit ae77863a93
6 changed files with 24 additions and 0 deletions

4
panda/src/gui/guiFrame.I Normal file
View File

@ -0,0 +1,4 @@
// Filename: guiFrame.I
// Created by: cary (01Nov00)
//
////////////////////////////////////////////////////////////////////

View File

@ -0,0 +1,4 @@
// Filename: guiFrame.cxx
// Created by: cary (01Nov00)
//
////////////////////////////////////////////////////////////////////

4
panda/src/gui/guiFrame.h Normal file
View File

@ -0,0 +1,4 @@
// Filename: guiFrame.h
// Created by: cary (01Nov00)
//
////////////////////////////////////////////////////////////////////

4
panda/src/gui/guiItem.I Normal file
View File

@ -0,0 +1,4 @@
// Filename: guiItem.I
// Created by: cary (01Nov00)
//
////////////////////////////////////////////////////////////////////

View File

@ -0,0 +1,4 @@
// Filename: guiItem.cxx
// Created by: cary (01Nov00)
//
////////////////////////////////////////////////////////////////////

4
panda/src/gui/guiItem.h Normal file
View File

@ -0,0 +1,4 @@
// Filename: guiItem.h
// Created by: cary (01Nov00)
//
////////////////////////////////////////////////////////////////////