projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix text origin and bounding box computations in wxSVGFileDC.
[wxWidgets.git]
/
samples
/
stc
/
defsext.h
diff --git
a/samples/stc/defsext.h
b/samples/stc/defsext.h
index 40eb522afe98664c24156a0b21ede349c0c4148d..89993393d36d8dae22e85b2908b2946da4a98aef 100644
(file)
--- a/
samples/stc/defsext.h
+++ b/
samples/stc/defsext.h
@@
-101,7
+101,7
@@
extern wxString *g_appname;
//! global print data, to remember settings during the session
extern wxPrintData *g_printData;
-extern wxPageSetupData *g_pageSetupData;
+extern wxPageSetupD
ialogD
ata *g_pageSetupData;
#endif // wxUSE_PRINTING_ARCHITECTURE