fix broken doc build.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
1
debian/rules
vendored
1
debian/rules
vendored
@@ -389,6 +389,7 @@ build-doc-stamp: build-gtk-shared-stamp
|
||||
dh_testdir
|
||||
cd $(objdir_gtk_shared)/utils/tex2rtf/src \
|
||||
&& $(MAKE)
|
||||
rm -rf $(objdir_doc)
|
||||
mkdir $(objdir_doc)
|
||||
mkdir $(objdir_doc_cruft)
|
||||
cd $(objdir_doc_cruft) \
|
||||
|
@@ -228,7 +228,7 @@ Returns a reference to the \helpref{print data}{wxprintdata} associated with thi
|
||||
|
||||
\membersection{wxPageSetupDialogData::Ok}\label{wxpagesetupdialogdataok}
|
||||
|
||||
constfunc{bool}{Ok}{\void}
|
||||
\constfunc{bool}{Ok}{\void}
|
||||
|
||||
Returns TRUE if the print data associated with the dialog data is valid.
|
||||
This can return FALSE on Windows if the current printer is not set, for example.
|
||||
|
Reference in New Issue
Block a user