Gerbview: more code cleanup. Rename class GERBER_IMAGE GERBER_FILE_IMAGE, because it handles the gerber image and the gerber file info.

This commit is contained in:
jean-pierre charras
2016-05-25 16:48:38 +02:00
parent 1c21410f1f
commit 8c8a1238f1
26 changed files with 382 additions and 387 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
#include <trigo.h>
#include <gerbview_frame.h>
#include <class_GERBER.h>
#include <class_gerber_file_image.h>
#include <convert_to_biu.h>
#define DCODE_DEFAULT_SIZE Millimeter2iu( 0.1 )