2
0
David Rose 20 жил өмнө
parent
commit
039acd1ad4
32 өөрчлөгдсөн 32 нэмэгдсэн , 32 устгасан
  1. 1 1
      pandaapp/src/indexify/fontSamples.cxx
  2. 1 1
      pandaapp/src/indexify/indexify.cxx
  3. 1 1
      pandaapp/src/indexify/rollDirectory.cxx
  4. 1 1
      pandatool/src/cvscopy/cvsCopy.cxx
  5. 1 1
      pandatool/src/cvscopy/cvsSourceDirectory.cxx
  6. 1 1
      pandatool/src/cvscopy/cvsSourceTree.cxx
  7. 1 1
      pandatool/src/egg-mkfont/rangeDescription.cxx
  8. 1 1
      pandatool/src/egg-palettize/eggPalettize.cxx
  9. 1 1
      pandatool/src/eggbase/eggMultiFilter.cxx
  10. 1 1
      pandatool/src/gtk-stats/gtkStatsLabelStack.cxx
  11. 1 1
      pandatool/src/lwo/lwoGroupChunk.cxx
  12. 1 1
      pandatool/src/palettizer/txaFile.cxx
  13. 1 1
      pandatool/src/palettizer/txaLine.cxx
  14. 1 1
      pandatool/src/pandatoolbase/animationConvert.cxx
  15. 1 1
      pandatool/src/pandatoolbase/distanceUnit.cxx
  16. 1 1
      pandatool/src/pandatoolbase/pathStore.cxx
  17. 1 1
      pandatool/src/progbase/test_prog.cxx
  18. 1 1
      pandatool/src/progbase/withOutputFile.cxx
  19. 1 1
      pandatool/src/progbase/wordWrapStreamBuf.cxx
  20. 1 1
      pandatool/src/pstatserver/pStatViewLevel.cxx
  21. 1 1
      pandatool/src/softprogs/softCVS.cxx
  22. 1 1
      pandatool/src/softprogs/softFilename.cxx
  23. 1 1
      pandatool/src/vrml/vrmlLexer.lxx
  24. 1 1
      pandatool/src/vrml/vrmlNode.cxx
  25. 1 1
      pandatool/src/vrml/vrmlNodeType.cxx
  26. 1 1
      pandatool/src/vrml/vrmlParser.yxx
  27. 1 1
      pandatool/src/vrmlegg/indexedFaceSet.cxx
  28. 1 1
      pandatool/src/win-stats/winStatsLabelStack.cxx
  29. 1 1
      pandatool/src/xfile/windowsGuid.cxx
  30. 1 1
      pandatool/src/xfile/xFileArrayDef.h
  31. 1 1
      pandatool/src/xfile/xFileNode.h
  32. 1 1
      pandatool/src/xfileegg/xFileMaker.cxx

+ 1 - 1
pandaapp/src/indexify/fontSamples.cxx

@@ -20,7 +20,7 @@
 #include "pnmTextMaker.h"
 #include "default_font.h"
 #include "pnmImage.h"
-#include "notify.h"
+#include "pnotify.h"
 
 #include <stdio.h>
 

+ 1 - 1
pandaapp/src/indexify/indexify.cxx

@@ -18,7 +18,7 @@
 
 #include "indexify.h"
 #include "rollDirectory.h"
-#include "notify.h"
+#include "pnotify.h"
 #include "pnmTextMaker.h"
 #include "default_font.h"
 #include "default_index_icons.h"

+ 1 - 1
pandaapp/src/indexify/rollDirectory.cxx

@@ -20,7 +20,7 @@
 #include "photo.h"
 #include "indexImage.h"
 #include "indent.h"
-#include "notify.h"
+#include "pnotify.h"
 #include "string_utils.h"
 #include "indexParameters.h"
 

+ 1 - 1
pandatool/src/cvscopy/cvsCopy.cxx

@@ -19,7 +19,7 @@
 #include "cvsCopy.h"
 #include "cvsSourceDirectory.h"
 
-#include "notify.h"
+#include "pnotify.h"
 #include <algorithm>
 
 ////////////////////////////////////////////////////////////////////

+ 1 - 1
pandatool/src/cvscopy/cvsSourceDirectory.cxx

@@ -20,7 +20,7 @@
 #include "cvsSourceTree.h"
 #include "string_utils.h"
 
-#include "notify.h"
+#include "pnotify.h"
 
 ////////////////////////////////////////////////////////////////////
 //     Function: CVSSourceDirectory::Constructor

+ 1 - 1
pandatool/src/cvscopy/cvsSourceTree.cxx

@@ -21,7 +21,7 @@
 
 #include "filename.h"
 #include "executionEnvironment.h"
-#include "notify.h"
+#include "pnotify.h"
 #include "string_utils.h"
 
 #include <algorithm>

+ 1 - 1
pandatool/src/egg-mkfont/rangeDescription.cxx

@@ -18,7 +18,7 @@
 
 #include "rangeDescription.h"
 #include "string_utils.h"
-#include "notify.h"
+#include "pnotify.h"
 
 ////////////////////////////////////////////////////////////////////
 //     Function: RangeDescription::Constructor

+ 1 - 1
pandatool/src/egg-palettize/eggPalettize.cxx

@@ -25,7 +25,7 @@
 #include "dcast.h"
 #include "eggData.h"
 #include "bamFile.h"
-#include "notify.h"
+#include "pnotify.h"
 #include "notifyCategory.h"
 #include "notifySeverity.h"
 

+ 1 - 1
pandatool/src/eggbase/eggMultiFilter.cxx

@@ -18,7 +18,7 @@
 
 #include "eggMultiFilter.h"
 
-#include "notify.h"
+#include "pnotify.h"
 #include "eggData.h"
 
 ////////////////////////////////////////////////////////////////////

+ 1 - 1
pandatool/src/gtk-stats/gtkStatsLabelStack.cxx

@@ -18,7 +18,7 @@
 
 #include "gtkStatsLabelStack.h"
 #include "gtkStatsLabel.h"
-#include "notify.h"
+#include "pnotify.h"
 
 ////////////////////////////////////////////////////////////////////
 //     Function: GtkStatsLabelStack::Constructor

+ 1 - 1
pandatool/src/lwo/lwoGroupChunk.cxx

@@ -19,7 +19,7 @@
 #include "lwoGroupChunk.h"
 #include "lwoInputFile.h"
 
-#include "notify.h"
+#include "pnotify.h"
 
 TypeHandle LwoGroupChunk::_type_handle;
 

+ 1 - 1
pandatool/src/palettizer/txaFile.cxx

@@ -22,7 +22,7 @@
 #include "paletteGroup.h"
 #include "textureImage.h"
 
-#include "notify.h"
+#include "pnotify.h"
 #include "pnmFileTypeRegistry.h"
 
 ////////////////////////////////////////////////////////////////////

+ 1 - 1
pandatool/src/palettizer/txaLine.cxx

@@ -24,7 +24,7 @@
 #include "sourceTextureImage.h"
 #include "paletteGroup.h"
 
-#include "notify.h"
+#include "pnotify.h"
 #include "pnmFileType.h"
 
 ////////////////////////////////////////////////////////////////////

+ 1 - 1
pandatool/src/pandatoolbase/animationConvert.cxx

@@ -19,7 +19,7 @@
 #include "animationConvert.h"
 
 #include "string_utils.h"
-#include "notify.h"
+#include "pnotify.h"
 
 ////////////////////////////////////////////////////////////////////
 //     Function: format_animation_convert

+ 1 - 1
pandatool/src/pandatoolbase/distanceUnit.cxx

@@ -19,7 +19,7 @@
 #include "distanceUnit.h"
 #include "config_pandatoolbase.h"
 #include "string_utils.h"
-#include "notify.h"
+#include "pnotify.h"
 
 ////////////////////////////////////////////////////////////////////
 //     Function: format_abbrev_unit

+ 1 - 1
pandatool/src/pandatoolbase/pathStore.cxx

@@ -19,7 +19,7 @@
 #include "pathStore.h"
 
 #include "string_utils.h"
-#include "notify.h"
+#include "pnotify.h"
 
 ////////////////////////////////////////////////////////////////////
 //     Function: format_path_store

+ 1 - 1
pandatool/src/progbase/test_prog.cxx

@@ -18,7 +18,7 @@
 
 #include "programBase.h"
 
-#include "notify.h"
+#include "pnotify.h"
 
 class TestProgram : public ProgramBase {
 public:

+ 1 - 1
pandatool/src/progbase/withOutputFile.cxx

@@ -20,7 +20,7 @@
 #include "executionEnvironment.h"
 #include "zStream.h"
 
-#include "notify.h"
+#include "pnotify.h"
 
 ////////////////////////////////////////////////////////////////////
 //     Function: WithOutputFile::Constructor

+ 1 - 1
pandatool/src/progbase/wordWrapStreamBuf.cxx

@@ -20,7 +20,7 @@
 #include "wordWrapStream.h"
 #include "programBase.h"
 
-#include "notify.h"
+#include "pnotify.h"
 
 #ifndef HAVE_STREAMSIZE
 // Some compilers--notably SGI--don't define this for us.

+ 1 - 1
pandatool/src/pstatserver/pStatViewLevel.cxx

@@ -20,7 +20,7 @@
 #include "pStatClientData.h"
 
 #include "pStatCollectorDef.h"
-#include "notify.h"
+#include "pnotify.h"
 
 #include <algorithm>
 

+ 1 - 1
pandatool/src/softprogs/softCVS.cxx

@@ -18,7 +18,7 @@
 
 #include "softCVS.h"
 
-#include "notify.h"
+#include "pnotify.h"
 #include "multifile.h"
 
 #include <algorithm>

+ 1 - 1
pandatool/src/softprogs/softFilename.cxx

@@ -18,7 +18,7 @@
 
 #include "softFilename.h"
 
-#include "notify.h"
+#include "pnotify.h"
 
 ////////////////////////////////////////////////////////////////////
 //     Function: SoftFilename::Constructor

+ 1 - 1
pandatool/src/vrml/vrmlLexer.lxx

@@ -32,7 +32,7 @@
 #include "vrmlNode.h"
 #include "vrmlParser.h"
 #include "indent.h"
-#include "notify.h"
+#include "pnotify.h"
 
 static int yyinput(void);        // declared by flex.
 extern "C" int vrmlyywrap();

+ 1 - 1
pandatool/src/vrml/vrmlNode.cxx

@@ -16,7 +16,7 @@
 #include "vrmlParser.h"
 
 #include "indent.h"
-#include "notify.h"
+#include "pnotify.h"
 
 VrmlNode::
 VrmlNode(const VrmlNodeType *type) {

+ 1 - 1
pandatool/src/vrml/vrmlNodeType.cxx

@@ -15,7 +15,7 @@
 #include "vrmlNodeType.h"
 #include "vrmlNode.h"
 #include "vrmlParser.h"
-#include "notify.h"
+#include "pnotify.h"
 #include "indent.h"
 
 #include <stdio.h>  // for sprintf()

+ 1 - 1
pandatool/src/vrml/vrmlParser.yxx

@@ -43,7 +43,7 @@
 #include "vrmlLexerDefs.h"
 #include "vrmlNodeType.h"
 #include "vrmlNode.h"
-#include "notify.h"
+#include "pnotify.h"
 #include "plist.h"
 
 #include <stack>

+ 1 - 1
pandatool/src/vrmlegg/indexedFaceSet.cxx

@@ -16,7 +16,7 @@
 #include "vrmlAppearance.h"
 #include "vrmlNodeType.h"
 #include "vrmlNode.h"
-#include "notify.h"
+#include "pnotify.h"
 
 #include "eggGroup.h"
 #include "eggVertex.h"

+ 1 - 1
pandatool/src/win-stats/winStatsLabelStack.cxx

@@ -18,7 +18,7 @@
 
 #include "winStatsLabelStack.h"
 #include "winStatsLabel.h"
-#include "notify.h"
+#include "pnotify.h"
 
 bool WinStatsLabelStack::_window_class_registered = false;
 const char * const WinStatsLabelStack::_window_class_name = "stack";

+ 1 - 1
pandatool/src/xfile/windowsGuid.cxx

@@ -17,7 +17,7 @@
 ////////////////////////////////////////////////////////////////////
 
 #include "windowsGuid.h"
-#include "notify.h"
+#include "pnotify.h"
 
 #include <stdio.h>  // for sscanf, sprintf
 

+ 1 - 1
pandatool/src/xfile/xFileArrayDef.h

@@ -20,7 +20,7 @@
 #define XFILEARRAYDEF_H
 
 #include "pandatoolbase.h"
-#include "notify.h"
+#include "pnotify.h"
 #include "xFileNode.h"
 
 class XFileDataDef;

+ 1 - 1
pandatool/src/xfile/xFileNode.h

@@ -24,7 +24,7 @@
 #include "referenceCount.h"
 #include "pointerTo.h"
 #include "namable.h"
-#include "notify.h"
+#include "pnotify.h"
 #include "pvector.h"
 #include "pmap.h"
 #include "luse.h"

+ 1 - 1
pandatool/src/xfileegg/xFileMaker.cxx

@@ -21,7 +21,7 @@
 #include "xFileMaterial.h"
 #include "config_xfile.h"
 
-#include "notify.h"
+#include "pnotify.h"
 #include "eggGroupNode.h"
 #include "eggGroup.h"
 #include "eggBin.h"