fix header problems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -11,12 +11,14 @@
|
||||
|
||||
|
||||
|
||||
#ifndef _WX_AUITOOLBAR_H_
|
||||
#define _WX_AUITOOLBAR_H_
|
||||
#ifndef _WX_AUIBAR_H_
|
||||
#define _WX_AUIBAR_H_
|
||||
|
||||
|
||||
#include "wx/defs.h"
|
||||
|
||||
#if wxUSE_AUI
|
||||
|
||||
|
||||
enum wxAuiToolBarStyle
|
||||
{
|
||||
@@ -615,6 +617,6 @@ typedef void (wxEvtHandler::*wxAuiToolBarEventFunction)(wxAuiToolBarEvent&);
|
||||
}
|
||||
#endif // SWIG
|
||||
|
||||
|
||||
#endif // __KCL_XMTOOLBAR_H
|
||||
#endif // wxUSE_AUI
|
||||
#endif // _WX_AUIBAR_H_
|
||||
|
||||
|
Reference in New Issue
Block a user