X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3980000ca63a479b7b30ca93c07edbf12e4a51b7..3cc305b2b4a0674c56c84d7088cfd70676b850f0:/docs/latex/wx/dropsrc.tex diff --git a/docs/latex/wx/dropsrc.tex b/docs/latex/wx/dropsrc.tex index d75a027701..23055438d3 100644 --- a/docs/latex/wx/dropsrc.tex +++ b/docs/latex/wx/dropsrc.tex @@ -13,6 +13,10 @@ None +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + \wxheading{Types} \index{wxDragResult}wxDragResult is defined as follows: @@ -93,7 +97,7 @@ operation}. \wxheading{Return value} Returns the operation requested by the user, may be {\tt wxDragCopy}, {\tt -wxDragMove}, {\tt wxDragLink}, {\tt wxDragCancel} or {\tt wxDragNone} if an error occured. +wxDragMove}, {\tt wxDragLink}, {\tt wxDragCancel} or {\tt wxDragNone} if an error occurred. \membersection{wxDropSource::GetDataObject}\label{wxdropsourcegetdataobject}