rename files: update filenames in sources

This commit is contained in:
jean-pierre charras
2018-01-28 19:12:26 +01:00
parent 5868202c28
commit e499d337d8
48 changed files with 81 additions and 78 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
/**
* @file common_plotPDF_functions.cpp
* @brief Kicad: Common plot PDF Routines
* @file PDF_plotter.cpp
* @brief Kicad: specialized plotter for PDF files format
*/
/*
@@ -33,7 +33,7 @@
#include <wxstruct.h>
#include <base_struct.h>
#include <common.h>
#include <class_plotter.h>
#include <plotter.h>
#include <macros.h>
#include <kicad_string.h>
#include <wx/zstream.h>