Fix compilation with wxUSE_ACCEL==0
This commit is contained in:
parent
3a362c64cf
commit
f34a6253c7
5 changed files with 19 additions and 4 deletions
|
|
@ -25,7 +25,9 @@
|
|||
// forward declarations
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
#if wxUSE_ACCEL
|
||||
class WXDLLIMPEXP_FWD_CORE wxAcceleratorEntry;
|
||||
#endif // wxUSE_ACCEL
|
||||
class WXDLLIMPEXP_FWD_CORE wxMenuItem;
|
||||
class WXDLLIMPEXP_FWD_CORE wxMenu;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue