Removed some TODOs in the Latex docs; changed wxMotif wxClipboard to match

wxGTK/wxMSW syntax; added Ron Kuris' wxExecute patch


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1999-02-09 21:22:58 +00:00
parent 3b1e466ce9
commit 5b6aa0ff15
24 changed files with 103 additions and 107 deletions

View File

@@ -1699,7 +1699,8 @@ builds.
This function may be redefined to do something non trivial and is called
whenever one of debugging macros fails (i.e. condition is false in an
assertion). TODO: this should probably be an overridable in wxApp.
assertion).
% TODO: this should probably be an overridable in wxApp.
\membersection{wxASSERT}\label{wxassert}