Cary Sandvig 25 år sedan
förälder
incheckning
b641eda9af
3 ändrade filer med 12 tillägg och 0 borttagningar
  1. 4 0
      panda/src/gui/guiButton.I
  2. 4 0
      panda/src/gui/guiButton.cxx
  3. 4 0
      panda/src/gui/guiButton.h

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

@@ -0,0 +1,4 @@
+// Filename: guiButton.I
+// Created by:  cary (30Oct00)
+// 
+////////////////////////////////////////////////////////////////////

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

@@ -0,0 +1,4 @@
+// Filename: guiButton.cxx
+// Created by:  cary (30Oct00)
+// 
+////////////////////////////////////////////////////////////////////

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

@@ -0,0 +1,4 @@
+// Filename: guiButton.h
+// Created by:  cary (30Oct00)
+// 
+////////////////////////////////////////////////////////////////////