Cary Sandvig 25 years ago
parent
commit
ae77863a93

+ 4 - 0
panda/src/gui/guiFrame.I

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

+ 4 - 0
panda/src/gui/guiFrame.cxx

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

+ 4 - 0
panda/src/gui/guiFrame.h

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

+ 4 - 0
panda/src/gui/guiItem.I

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

+ 4 - 0
panda/src/gui/guiItem.cxx

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

+ 4 - 0
panda/src/gui/guiItem.h

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