]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tdnd.tex
1. added code to dyntbar to allow bitmap loading from windows resources
[wxWidgets.git] / docs / latex / wx / tdnd.tex
index 28c95e0be7cde15f6f59bd0c6a986fd3cb7250c9..ecdb4cf770cb45f389f1b3b6721ed403163226fb 100644 (file)
@@ -8,7 +8,7 @@ Classes: \helpref{wxDataObject}{wxdataobject},
 \helpref{wxFileDropTarget}{wxfiledroptarget}
 
 It has to be noted that the API for drag and drop in wxWindows is not
-yet finnished which is mostly due to the fact that DnD support under
+yet finished which is mostly due to the fact that DnD support under
 GTK 1.0 is very rudimentary and entirely different from the XDnD
 protocoll used by GTK 1.2. This also entails that not all of the documentation
 concerning DnD might be correct and some of the code might get broken