]> git.saurik.com Git - wxWidgets.git/commit
Implement wx-prefixed macros versions of DECLARE/IMPLEMENT*CLASS macros.
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Wed, 9 Jun 2010 13:55:48 +0000 (13:55 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Wed, 9 Jun 2010 13:55:48 +0000 (13:55 +0000)
commitb19b28c8fca9815949753ed0c68097efe8943b18
tree0b4c0338bd8108ce24878271924ec07497d01cf3
parente4431849b4f2097edf0e01c5d50bf0ed947befa9
Implement wx-prefixed macros versions of DECLARE/IMPLEMENT*CLASS macros.
Implement compatibility aliases for non-prefixed macro names.
Require a final semicolon where possible.
Correct a recurring error in the docs: IMPLEMENT/DECLARE_CLASS are alias to the DYNAMIC macros, not to the ABSTRACT macros.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
23 files changed:
include/wx/generic/listctrl.h
include/wx/generic/private/listctrl.h
include/wx/generic/treectlg.h
include/wx/gtk1/treectrl.h
include/wx/msw/listctrl.h
include/wx/msw/treectrl.h
include/wx/object.h
include/wx/os2/listctrl.h
include/wx/os2/treectrl.h
include/wx/osx/listctrl.h
include/wx/osx/treectrl.h
include/wx/palmos/listctrl.h
include/wx/palmos/treectrl.h
include/wx/protocol/protocol.h
include/wx/treectrl.h
interface/wx/docview.h
interface/wx/listctrl.h
interface/wx/module.h
interface/wx/msw/ole/activex.h
interface/wx/object.h
interface/wx/propgrid/editors.h
interface/wx/propgrid/property.h
interface/wx/treectrl.h