Ticket #14957 (closed optimization: fixed)
[patch] moved variable initialization into #if wxUSE_TOOLBAR block (src/propgrid/manager.cpp)
| Reported by: | ettl.martin | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wxPropertyGrid | Version: | 2.9-svn |
| Keywords: | Cc: | ||
| Blocked By: | Patch: | yes | |
| Blocking: |
Description
Please review the attached patch. It moves a variable declaration and its initialization into a #if wxUSE_TOOLBAR-block (file: src/propgrid/manager.cpp), where it is only used.
Best regards and many thanks
Martin Ettl
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

