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_plotPS_functions.cpp
* @brief Kicad: Common plot SVG functions
* @file SVG_plotter.cpp
* @brief Kicad: specialized plotter for SVG files format
*/
/*
@@ -96,7 +96,7 @@
#include <class_eda_rect.h>
#include <base_struct.h>
#include <common.h>
#include <class_plotter.h>
#include <plotter.h>
#include <macros.h>
#include <kicad_string.h>