projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
toolbar tooltips fix
[wxWidgets.git]
/
src
/
msw
/
data.cpp
diff --git
a/src/msw/data.cpp
b/src/msw/data.cpp
index a5df2d6ecc9b2bc956f1c847fb966eb3e0fe14ef..224686fa5d06d78b9683722eca5276ad82a50c03 100644
(file)
--- a/
src/msw/data.cpp
+++ b/
src/msw/data.cpp
@@
-154,6
+154,7
@@
const char *wxUserResourceStr = "TEXT";
#endif
#if wxUSE_POSTSCRIPT
+class wxPrintPaperDatabase;
wxPrintPaperDatabase* wxThePrintPaperDatabase = NULL;
#endif