wxWidgets/include/wx/aui
Vadim Zeitlin f3cf14a905 Fix AUI compilation without PCH after recent changes.
r65061 broke PCH-less compilation as it used wxClientDC without (forward)
declaring it. Fix this and also correct wxAuiPaneInfo forward declaration.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-07-24 11:23:17 +00:00
..
aui.h
auibar.h Fix AUI compilation without PCH after recent changes. 2010-07-24 11:23:17 +00:00
auibook.h Ensure that wxAuiNotebook::SetArtProvider() always does set it. 2010-07-23 23:33:46 +00:00
dockart.h
floatpane.h
framemanager.h Add support for auto-orientable toolbars to AUI. 2010-07-23 23:33:10 +00:00
tabmdi.h