[WIP] Partially clean GDJS/GDCpp/GDCore of wxWidgets related code

This commit is contained in:
Florian Rival
2019-04-19 21:08:58 +01:00
parent 1940b0cccd
commit 7f0033989a
296 changed files with 34 additions and 77710 deletions
@@ -20,7 +20,6 @@ This project is released under the MIT License.
#include "GDCpp/Runtime/Serialization/SerializerElement.h"
#include "TextEntryObject.h"
#if defined(GD_IDE_ONLY)
#include "GDCore/IDE/Dialogs/MainFrameWrapper.h"
#include "GDCore/IDE/Project/ArbitraryResourceWorker.h"
#include "GDCpp/Runtime/CommonTools.h"
#endif