Include wx/toplevel.h to for wxTopLevelWindow

This commit is contained in:
Jouk
2021-08-24 14:05:00 +02:00
parent d6ba8eafc5
commit cc3afe0dc6

View File

@@ -128,6 +128,7 @@
#include "wx/dcclient.h"
#include "wx/validate.h"
#include "wx/dataobj.h"
#include "wx/toplevel.h"
#endif
#include <ctype.h>