]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/dropsrc.tex
Added periods
[wxWidgets.git] / docs / latex / wx / dropsrc.tex
index d75a02770192780d7238f37ed0ac6b36f0378862..23055438d33db5c7c65acf92ddbd6f15269a7a07 100644 (file)
@@ -13,6 +13,10 @@ None
 
 <wx/dnd.h>
 
+\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}