Remove a few include<wx/wx.h> in many files that do not actually use this include.

This commit is contained in:
jean-pierre charras
2020-10-19 09:00:50 +02:00
parent 88fbb9d367
commit 539ac4c214
21 changed files with 32 additions and 41 deletions
@@ -34,6 +34,9 @@
#include <sch_painter.h>
#include <schematic.h>
#include <wx/dirdlg.h>
#include <wx/msgdlg.h>
// static members (static to remember last state):
int DIALOG_PLOT_SCHEMATIC::m_pageSizeSelect = PAGE_SIZE_AUTO;
int DIALOG_PLOT_SCHEMATIC::m_HPGLPaperSizeSelect = PAGE_SIZE_AUTO;