]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/printdlg.h
moved to appropriate 'protected' sections all functions wrongly placed in 'public...
[wxWidgets.git] / interface / wx / printdlg.h
index 76863350f39a6b8dd167c07208d4cd59a8767956..a02e924c55b419876019eb4d56ed416d76d9ec5f 100644 (file)
@@ -52,7 +52,7 @@ public:
         Returns the @ref overview_printing_printdata "print dialog data" associated
         with the print dialog.
     */
         Returns the @ref overview_printing_printdata "print dialog data" associated
         with the print dialog.
     */
-    wxPrintDialogData GetPrintDialogData();
+    virtual wxPrintDialogData& GetPrintDialogData();
 
     /**
         Shows the dialog, returning @c wxID_OK if the user pressed OK, and @c
 
     /**
         Shows the dialog, returning @c wxID_OK if the user pressed OK, and @c