]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tdnd.tex
added wxRegEx::GetMatchCount (patch 938995)
[wxWidgets.git] / docs / latex / wx / tdnd.tex
index 7e2737f23f8610f22fab751b3279fa88b08dedb1..6dc1d8b0328b44f55a054ef2647fd9931f70ec0a 100644 (file)
@@ -54,7 +54,7 @@ is one of the values of {\tt wxDragResult} enum (explained \helpref{here}{wxdrop
            case wxDragMove: /* move the data */ break;
            default:         /* do nothing */ break;
        }
-\end{verbatim}
+\end{verbatim}%
 \end{itemize}
 
 To be a {\it drop target}, i.e. to receive the data dropped by the user you should