aedb388157
wxMenuItem in wxUniv doesn't even use wxOwnerDrawn but linking in ownerdrwcmn.cpp is enough to break the DLL build of wxUniv at least under MSW as it references symbols normally defined in msw/ownerdrw.cpp which is not part of wxUniv. Fix this by simply disabling wxUSE_OWNER_DRAWN under wxUniv for now as it's unused anyhow. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63296 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 |
||
---|---|---|
.. | ||
app.h | ||
bmpbuttn.h | ||
button.h | ||
checkbox.h | ||
checklst.h | ||
chkconf.h | ||
choice.h | ||
colschem.h | ||
combobox.h | ||
control.h | ||
dialog.h | ||
frame.h | ||
gauge.h | ||
inpcons.h | ||
inphand.h | ||
listbox.h | ||
menu.h | ||
menuitem.h | ||
notebook.h | ||
radiobox.h | ||
radiobut.h | ||
renderer.h | ||
scrarrow.h | ||
scrolbar.h | ||
scrthumb.h | ||
scrtimer.h | ||
setup0.h | ||
setup_inc.h | ||
slider.h | ||
spinbutt.h | ||
statbmp.h | ||
statbox.h | ||
statline.h | ||
stattext.h | ||
statusbr.h | ||
stdrend.h | ||
textctrl.h | ||
tglbtn.h | ||
theme.h | ||
toolbar.h | ||
toplevel.h | ||
window.h |