Fix build errors when building with gcc

This commit is contained in:
Graham Dawes
2019-02-08 14:43:04 +00:00
parent 6014eb37ea
commit 6482664955
2 changed files with 6 additions and 3 deletions

View File

@@ -15,6 +15,7 @@
#include "wx/kbdstate.h"
#include "wx/gdicmn.h"
#include "wx/colour.h"
#include <QtCore/QRect>
#include <QtCore/QSize>