carry changes to toolbar over to prefs on osx

This commit is contained in:
Stefan Csomor
2021-09-28 10:17:09 +02:00
committed by Vadim Zeitlin
parent edc95443a3
commit 388d322b68
2 changed files with 9 additions and 6 deletions

View File

@@ -15,6 +15,7 @@
#if wxUSE_PREFERENCES_EDITOR
#include "wx/bitmap.h"
#include "wx/bmpbndl.h"
#include "wx/vector.h"
class WXDLLIMPEXP_FWD_CORE wxWindow;