]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/docmanag.tex
define wxNO_(THREADS|RTTI|EXCEPTIONS) if the corresponding feature is disabled
[wxWidgets.git] / docs / latex / wx / docmanag.tex
index a7669884ce6426e39e81bf21a9d3a6c61cb26922..5921f1df828729c98f5f901e5859bdc1f7ef1a7a 100644 (file)
@@ -72,7 +72,7 @@ A list of all document templates.
 
 \membersection{wxDocManager::wxDocManager}\label{wxdocmanagerctor}
 
-\func{void}{wxDocManager}{\param{long}{ flags = wxDEFAULT\_DOCMAN\_FLAGS}, \param{bool}{ initialize = true}}
+\func{}{wxDocManager}{\param{long}{ flags = wxDEFAULT\_DOCMAN\_FLAGS}, \param{bool}{ initialize = true}}
 
 Constructor. Create a document manager instance dynamically near the start of your application
 before doing any document or view operations.