]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/printdlg.h
fix default argument values
[wxWidgets.git] / interface / wx / printdlg.h
index 4a174546bbd37beff288f9e825fefa0239f72fb1..2da2fde377f2f632f0bcb446dc5d1af957d76a31 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxPrintDialog
-    @wxheader{printdlg.h}
 
     This class represents the print and print setup common dialogs.
     You may obtain a wxPrinterDC device context from a successfully dismissed
@@ -69,7 +68,6 @@ public:
 
 /**
     @class wxPageSetupDialog
-    @wxheader{printdlg.h}
 
     This class represents the page setup common dialog. In MSW, the page setup
     dialog is standard from Windows 95 on, replacing the print setup dialog (which