forgot a bit of cleanup

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-03-26 19:20:13 +00:00
parent 66394199cf
commit 3762cd671b

View File

@@ -364,14 +364,12 @@ EVT_SPLITTER_SASH_POS_CHANGING and
EVT_SPLITTER_SASH_POS_CHANGED events."); EVT_SPLITTER_SASH_POS_CHANGED events.");
// UNSPLIT event methods
DocDeclStr( DocDeclStr(
wxWindow *, GetWindowBeingRemoved() const, wxWindow *, GetWindowBeingRemoved() const,
"Returns a pointer to the window being removed when a "Returns a pointer to the window being removed when a
splitter window is unsplit."); splitter window is unsplit.");
// DCLICK event methods
DocDeclStr( DocDeclStr(
int , GetX() const, int , GetX() const,
"Returns the x coordinate of the double-click point in a "Returns the x coordinate of the double-click point in a