use #defines, not typedefs, for compatibility class names declarations to avoid break...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 18 Sep 2008 16:56:53 +0000 (16:56 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 18 Sep 2008 16:56:53 +0000 (16:56 +0000)
commit856b41f96c08d3a5620435aca1c4f26b444ece9a
treecab7bb3f8631f06f2a28a24ab3f816a8880b320d
parent216214f83f1f466a27a9b7927b875ccf2a4fc002
use #defines, not typedefs, for compatibility class names declarations to avoid breaking existing code forward declaring them

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55701 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/listbook.h
include/wx/notebook.h