non-pch build fix

This commit is contained in:
Paul Cornett 2019-03-06 08:49:05 -08:00
parent d841f7b34e
commit 61d59dfc85

View File

@ -33,6 +33,8 @@
* QShortcut. This handler will finally create and send the appropriate wx
* event to the window. */
#include "wx/vector.h"
class QShortcut;
template < class T > class QList;