]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/stc/stctest.cpp
Interpret default file name relatively to initial dir in wxGTK wxFileDialog.
[wxWidgets.git] / samples / stc / stctest.cpp
index 93eb644522023e4208b4c4320d8aad4b4ff1facd..8e5de6764104a4ee03f368fbe36629ea94f7cac4 100644 (file)
@@ -79,7 +79,7 @@ wxString *g_appname = NULL;
 
 //! global print data, to remember settings during the session
 wxPrintData *g_printData = (wxPrintData*) NULL;
-wxPageSetupData *g_pageSetupData = (wxPageSetupData*) NULL;
+wxPageSetupDialogData *g_pageSetupData = (wxPageSetupDialogData*) NULL;
 
 #endif // wxUSE_PRINTING_ARCHITECTURE