]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/expr.tex
documented the wxNO_DEFAULT that I added to make No button in dialog
[wxWidgets.git] / docs / latex / wx / expr.tex
index b6fd3020a4338e6b4726d917da9ab8469097c2f3..18d0384f605d40be9261f9651d5e1f0024f52e10 100644 (file)
@@ -8,6 +8,10 @@ or list, and lists can be nested.
 
 None
 
+\wxheading{Include files}
+
+<wx/wxexpr.h>
+
 \wxheading{See also}
 
 \helpref{wxExpr overview}{exproverview}, \helpref{wxExprDatabase}{wxexprdatabase}
@@ -500,6 +504,8 @@ Writes the database as a LISP-format file.
 
 \func{bool}{Write}{\param{ostream\& }{stream}}
 
+\func{bool}{Write}{\param{const wxString\&}{ filename}}
+
 Writes the database as a Prolog-format file.