Fixed documentation of wxComboPopup::m_combo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59083 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jaakko Salli
2009-02-22 08:52:07 +00:00
parent beabe005be
commit b1bcba1370

View File

@@ -37,10 +37,10 @@ are prepared in \helpref{Init}{wxcombopopupinit} instead
\membersection{wxComboPopup::m\_combo}\label{wxcombopopupmcombo}
\member{wxComboCtrl}{m\_combo}
\member{wxComboCtrl*}{m\_combo}
Parent \helpref{wxComboCtrl}{wxcomboctrl}. This is parameter has
been prepared before \helpref{Init}{wxcombopopupinit} is called.
Parent \helpref{wxComboCtrl}{wxcomboctrl}. This protected member variable is
prepared automatically before \helpref{Init}{wxcombopopupinit} is called.
\membersection{wxComboPopup::Create}\label{wxcombopopupcreate}