Added an include to timer.h (needed for non-precompiled headers).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16776 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
8d8bd9bf15
commit
063807f6c3
@ -13,6 +13,7 @@
|
||||
#define _WX_TOOLBAR_H_
|
||||
|
||||
#if wxUSE_TOOLBAR
|
||||
#include "wx/timer.h"
|
||||
#include "wx/tbarbase.h"
|
||||
|
||||
#define ID_TOOLTIMER 100
|
||||
|
Loading…
Reference in New Issue
Block a user