]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/printdlg.h
further prototype fixes (thanks to ifacecheck)
[wxWidgets.git] / interface / printdlg.h
index df3df450c92646867e82cc23150417d35222fba2..608eb4bfef476fcd0f1abc54daf7dce0aa44d0b9 100644 (file)
@@ -26,7 +26,7 @@ public:
     /**
         Constructor. Pass a parent window, and optionally a pointer to a block of print
         data, which will be copied to the print dialog's print data.
-        
+
         @see wxPrintDialogData
     */
     wxPrintDialog(wxWindow* parent, wxPrintDialogData* data = NULL);