Make gerbview compilable and working (does not use now layers and layer masks from Pcbnew).

Export to Pcbnew is broken, but it is a very rarely used feature. It will be fixed later.
This commit is contained in:
jean-pierre charras
2014-06-27 19:07:42 +02:00
parent 8627684122
commit 013296cb1a
43 changed files with 284 additions and 293 deletions
+1
View File
@@ -38,6 +38,7 @@
#include <base_units.h>
#include <gerbview.h>
#include <gerbview_frame.h>
#include <class_gerber_draw_item.h>
#include <class_GERBER.h>