Cary Sandvig 25 лет назад
Родитель
Сommit
b641eda9af
3 измененных файлов с 12 добавлено и 0 удалено
  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)
+// 
+////////////////////////////////////////////////////////////////////