Rename WinEDA_App class to EDA_APP and remove redundant includes.

This commit is contained in:
Wayne Stambaugh
2011-09-06 10:09:40 -04:00
parent 4467b911b0
commit ebc7259a91
210 changed files with 247 additions and 444 deletions
-1
View File
@@ -5,7 +5,6 @@
#include "fctsys.h"
#include "gr_basic.h"
#include "common.h"
#include "appl_wxstruct.h"
#include "class_drawpanel.h"
#include "confirm.h"