toolbar tooltips fix
[wxWidgets.git] / src / msw / data.cpp
index a5df2d6ecc9b2bc956f1c847fb966eb3e0fe14ef..224686fa5d06d78b9683722eca5276ad82a50c03 100644 (file)
@@ -154,6 +154,7 @@ const char *wxUserResourceStr = "TEXT";
 #endif
 
 #if wxUSE_POSTSCRIPT
+class wxPrintPaperDatabase;
 wxPrintPaperDatabase* wxThePrintPaperDatabase = NULL;
 #endif